gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/plugin/mozilla-sdk npplat.h


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/plugin/mozilla-sdk npplat.h
Date: Tue, 08 Aug 2006 11:48:29 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/08/08 11:48:29

Modified files:
        plugin/mozilla-sdk: npplat.h 

Log message:
        porting to win32

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/mozilla-sdk/npplat.h?cvsroot=gnash&r1=1.3&r2=1.4

Patches:
Index: npplat.h
===================================================================
RCS file: /sources/gnash/gnash/plugin/mozilla-sdk/npplat.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- npplat.h    19 Jan 2006 23:50:11 -0000      1.3
+++ npplat.h    8 Aug 2006 11:48:28 -0000       1.4
@@ -18,9 +18,6 @@
 #ifndef _NPPLAT_H_
 #define _NPPLAT_H_
 
-#include "npapi.h"
-#include "npupp.h"
-
 /**************************************************/
 /*                                                */
 /*                   Windows                      */
@@ -30,6 +27,9 @@
 #include "windows.h"
 #endif //XP_WIN
 
+#include "npapi.h"
+#include "npupp.h"
+
 /**************************************************/
 /*                                                */
 /*                    Unix                        */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]