summaryrefslogtreecommitdiff
path: root/libavcodec/rl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/rl.h')
-rw-r--r--libavcodec/rl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/rl.h b/libavcodec/rl.h
index e4a622f322..a5725cea51 100644
--- a/libavcodec/rl.h
+++ b/libavcodec/rl.h
@@ -28,7 +28,8 @@
#define AVCODEC_RL_H
#include <stdint.h>
-#include "get_bits.h"
+
+#include "vlc.h"
/* run length table */
#define MAX_RUN 64