OSDN Git Service

ac3enc: remove unneeded #include
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 7 Aug 2011 21:09:47 +0000 (17:09 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 9 Aug 2011 20:44:34 +0000 (16:44 -0400)
libavcodec/ac3enc_template.c

index 8960124..7a6d72f 100644 (file)
@@ -28,8 +28,6 @@
 
 #include <stdint.h>
 
-#include "ac3enc.h"
-
 
 /* prototypes for static functions in ac3enc_fixed.c and ac3enc_float.c */