]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/swf.h
matroskaenc: Implement support for ALAC
[ffmpeg] / libavformat / swf.h
index 8a99c9624d3dd860b083030a6db16926481d60ab..5326192871bd9ca71ce03a85ac7573a709b6675e 100644 (file)
@@ -23,6 +23,8 @@
 #ifndef AVFORMAT_SWF_H
 #define AVFORMAT_SWF_H
 
+#include "config.h"
+
 #if CONFIG_ZLIB
 #include <zlib.h>
 #endif