]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/nellymoserdec.c
lavc: remove the FF_API_OPT_SHOW cruft.
[ffmpeg] / libavcodec / nellymoserdec.c
index 32cf56c9ffcb2ee7784403c358fc86dcb195bc0c..5ad49abceb2c1aa8ebaf6ff8c3cfa9a6b0c11c75 100644 (file)
@@ -39,6 +39,7 @@
 #include "dsputil.h"
 #include "fft.h"
 #include "fmtconvert.h"
+#include "sinewin.h"
 
 #define ALT_BITSTREAM_READER_LE
 #include "get_bits.h"