1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

ac3enc: remove unneeded #include

This commit is contained in:
Justin Ruggles
2011-08-07 17:09:47 -04:00
parent fce33f9ead
commit d1d33e0763

View File

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