]> git.sesse.net Git - vlc/commitdiff
glwin32: remove unneeded headers
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 23 Feb 2011 23:29:23 +0000 (00:29 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 23 Feb 2011 23:29:23 +0000 (00:29 +0100)
modules/video_output/msw/glwin32.c

index 50503ab0c8b957071ee9f60e5b41db0d19b7763a..7a76f3187fa038b4905f8b7a22505e64631b60a6 100644 (file)
@@ -32,7 +32,6 @@
 #include <ddraw.h>
 #include <commctrl.h>
 
-#include <multimon.h>
 #undef GetSystemMetrics
 
 #ifndef MONITOR_DEFAULTTONEAREST