summaryrefslogtreecommitdiff
path: root/libavformat/os_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/os_support.h')
-rw-r--r--libavformat/os_support.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/os_support.h b/libavformat/os_support.h
index 4c32ad54a2..34970e3952 100644
--- a/libavformat/os_support.h
+++ b/libavformat/os_support.h
@@ -27,8 +27,6 @@
* miscellaneous OS support macros and functions.
*/
-#include "config.h"
-
#ifdef __MINGW32__
# define WIN32_LEAN_AND_MEAN
# include <windows.h>