Remove unnecessary get_bits.h #includes

This commit is contained in:
Diego Biurrun 2016-06-04 11:45:16 +02:00
parent 2a48a75a6f
commit b7f98659f2
18 changed files with 27 additions and 21 deletions

View file

@ -24,9 +24,9 @@
#include <stdint.h>
#include "avcodec.h"
#include "get_bits.h"
#include "bytestream.h"
#include "hq_hqadsp.h"
#include "vlc.h"
#define NUM_HQ_AC_ENTRIES 746
#define NUM_HQ_PROFILES 22