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