]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rl.h
Merge commit '07377fb557909015338b4c215b87b9c73ea577ad'
[ffmpeg] / libavcodec / rl.h
index af525efd3ba0d54f2d0bd1ac2b8b2172205a0586..9a767bc5fd88ceed441680ad1df642c609f64664 100644 (file)
@@ -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