summaryrefslogtreecommitdiff
path: root/libavcodec/vc1.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vc1.h')
-rw-r--r--libavcodec/vc1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vc1.h b/libavcodec/vc1.h
index 12f38160bf..3e92d6c340 100644
--- a/libavcodec/vc1.h
+++ b/libavcodec/vc1.h
@@ -128,7 +128,7 @@ enum TransformTypes {
//@}
/** One more frame type */
-#define BI_TYPE 7
+#define BI_TYPE FF_BI_TYPE
enum CodingSet {
CS_HIGH_MOT_INTRA = 0,