mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-30 20:16:42 +08:00
vlc: Add header #include when the types are used
Do not rely on indirectly including it from bitstream.h. Signed-off-by: Diego Biurrun <diego@biurrun.de>
This commit is contained in:
committed by
Diego Biurrun
parent
edbf0fffb1
commit
73fc82f343
@@ -23,6 +23,7 @@
|
||||
#include "bitstream.h"
|
||||
#include "bswapdsp.h"
|
||||
#include "internal.h"
|
||||
#include "vlc.h"
|
||||
|
||||
#define MAX_HUFF_CODES 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user