[vlc-commits] glwin32: remove unneeded headers

Jean-Baptiste Kempf git at videolan.org
Thu Feb 24 00:29:40 CET 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Feb 24 00:29:23 2011 +0100| [4bbf2d42846890cee90e8ff8523f7d55db24e4aa] | committer: Jean-Baptiste Kempf

glwin32: remove unneeded headers

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4bbf2d42846890cee90e8ff8523f7d55db24e4aa
---

 modules/video_output/msw/glwin32.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/video_output/msw/glwin32.c b/modules/video_output/msw/glwin32.c
index 50503ab..7a76f31 100644
--- a/modules/video_output/msw/glwin32.c
+++ b/modules/video_output/msw/glwin32.c
@@ -32,7 +32,6 @@
 #include <ddraw.h>
 #include <commctrl.h>
 
-#include <multimon.h>
 #undef GetSystemMetrics
 
 #ifndef MONITOR_DEFAULTTONEAREST



More information about the vlc-commits mailing list