From: Jean-Baptiste Kempf Date: Sat, 10 Apr 2010 14:06:18 +0000 (+0200) Subject: Mozilla plugin: try to fix some errors with XulRunner 1.9.2 X-Git-Tag: 1.1.0-pre1~61 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=5791203249e4484b90fec3ff522c60dd1d04ecc5;p=vlc Mozilla plugin: try to fix some errors with XulRunner 1.9.2 --- diff --git a/projects/mozilla/vlcplugin.h b/projects/mozilla/vlcplugin.h index a34fd6959e..c13b5e721f 100644 --- a/projects/mozilla/vlcplugin.h +++ b/projects/mozilla/vlcplugin.h @@ -44,6 +44,7 @@ #ifdef XP_WIN /* Windows stuff */ # include +# include #endif #ifdef XP_MACOSX