summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg12vlc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mpeg12vlc.h')
-rw-r--r--libavcodec/mpeg12vlc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpeg12vlc.h b/libavcodec/mpeg12vlc.h
index bb854b0839..90f813518b 100644
--- a/libavcodec/mpeg12vlc.h
+++ b/libavcodec/mpeg12vlc.h
@@ -28,7 +28,7 @@
#ifndef AVCODEC_MPEG12VLC_H
#define AVCODEC_MPEG12VLC_H
-#include "get_bits.h"
+#include "vlc.h"
#define DC_VLC_BITS 9
#define MV_VLC_BITS 9