[vlc-commits] commit: Mozilla plugin: try to fix some errors with XulRunner 1.9.2 ( Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Sat Apr 10 16:07:20 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Apr 10 16:06:18 2010 +0200| [5791203249e4484b90fec3ff522c60dd1d04ecc5] | committer: Jean-Baptiste Kempf
Mozilla plugin: try to fix some errors with XulRunner 1.9.2
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5791203249e4484b90fec3ff522c60dd1d04ecc5
---
projects/mozilla/vlcplugin.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/projects/mozilla/vlcplugin.h b/projects/mozilla/vlcplugin.h
index a34fd69..c13b5e7 100644
--- a/projects/mozilla/vlcplugin.h
+++ b/projects/mozilla/vlcplugin.h
@@ -44,6 +44,7 @@
#ifdef XP_WIN
/* Windows stuff */
# include <winbase.h>
+# include <windows.h>
#endif
#ifdef XP_MACOSX
More information about the vlc-commits
mailing list