ac3enc: remove unneeded #include

This commit is contained in:
Justin Ruggles 2011-08-07 17:09:47 -04:00
parent fce33f9ead
commit d1d33e0763
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@
#include <stdint.h>
#include "ac3enc.h"
/* prototypes for static functions in ac3enc_fixed.c and ac3enc_float.c */