flac: Remove unused headers

Signed-off-by: Diego Biurrun <diego@biurrun.de>
This commit is contained in:
Tristan Matthews 2014-09-12 18:50:03 -04:00 committed by Diego Biurrun
parent cc4992aaf3
commit 7703995a2e
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@
#include <limits.h>
#include "libavutil/channel_layout.h"
#include "libavutil/crc.h"
#include "avcodec.h"
#include "internal.h"
#include "get_bits.h"