]> git.sesse.net Git - ffmpeg/blobdiff - compat/w32dlfcn.h
vc2enc_dwt: pad the temporary buffer by the slice size
[ffmpeg] / compat / w32dlfcn.h
index 78cc8f4c96d6c4a4fa0b029a3777adfa844920fe..c83bdc933307be8c3546da1c34909026e39b2b1a 100644 (file)
@@ -21,6 +21,7 @@
 
 #ifdef _WIN32
 #include <windows.h>
+#include "config.h"
 #if (_WIN32_WINNT < 0x0602) || HAVE_WINRT
 #include "libavutil/wchar_filename.h"
 #endif