summaryrefslogtreecommitdiff
path: root/libavcodec/dv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dv.h')
-rw-r--r--libavcodec/dv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dv.h b/libavcodec/dv.h
index af506ebbe9..3367f9252a 100644
--- a/libavcodec/dv.h
+++ b/libavcodec/dv.h
@@ -29,8 +29,8 @@
#include "avcodec.h"
#include "dv_profile.h"
-#include "get_bits.h"
#include "me_cmp.h"
+#include "vlc.h"
typedef struct DVwork_chunk {
uint16_t buf_offset;