CVSROOT: /sources/gnash
Module name: gnash
Changes by: Vitaly Alexeev <alexeev> 06/09/27 08:43:54
Modified files:
gui : Player.cpp
Log message:
porting to win32
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/Player.cpp?cvsroot=gnash&r1=1.5&r2=1.6
Patches:
Index: Player.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/Player.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- Player.cpp 25 Sep 2006 15:12:01 -0000 1.5
+++ Player.cpp 27 Sep 2006 08:43:54 -0000 1.6
@@ -60,7 +60,7 @@
#if defined(_WIN32) || defined(WIN32)
-# include "getopt.c"
+# include "getopt_win32.h"
#endif
#include "NullGui.h"
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit