]> git.sesse.net Git - vlc/commitdiff
Mozilla plugin: try to fix some errors with XulRunner 1.9.2
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 10 Apr 2010 14:06:18 +0000 (16:06 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 10 Apr 2010 14:07:27 +0000 (16:07 +0200)
projects/mozilla/vlcplugin.h

index a34fd6959eea71a7cae155f03ab941eece9fe050..c13b5e721fb34ac7e35d6bf0d063c97480e2d64c 100644 (file)
@@ -44,6 +44,7 @@
 #ifdef XP_WIN
     /* Windows stuff */
 #   include <winbase.h>
+#   include <windows.h>
 #endif
 
 #ifdef XP_MACOSX