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:
Luca Barbato
2017-04-29 00:34:11 +00:00
committed by Diego Biurrun
parent edbf0fffb1
commit 73fc82f343
29 changed files with 29 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
#include "bitstream.h"
#include "bswapdsp.h"
#include "internal.h"
#include "vlc.h"
#define MAX_HUFF_CODES 16