summaryrefslogtreecommitdiff
path: root/compat/w32dlfcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat/w32dlfcn.h')
-rw-r--r--compat/w32dlfcn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/w32dlfcn.h b/compat/w32dlfcn.h
index 78cc8f4c96..c83bdc9333 100644
--- a/compat/w32dlfcn.h
+++ b/compat/w32dlfcn.h
@@ -21,6 +21,7 @@
#ifdef _WIN32
#include <windows.h>
+#include "config.h"
#if (_WIN32_WINNT < 0x0602) || HAVE_WINRT
#include "libavutil/wchar_filename.h"
#endif