gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/plugin/klash klash.cpp


From: Markus Gothe
Subject: [Gnash-commit] gnash/plugin/klash klash.cpp
Date: Sun, 15 Oct 2006 21:50:49 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/15 21:50:49

Modified files:
        plugin/klash   : klash.cpp 

Log message:
        #include <gtk/gtk.h>

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/klash/klash.cpp?cvsroot=gnash&r1=1.15&r2=1.16

Patches:
Index: klash.cpp
===================================================================
RCS file: /sources/gnash/gnash/plugin/klash/klash.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- klash.cpp   15 Oct 2006 21:31:56 -0000      1.15
+++ klash.cpp   15 Oct 2006 21:50:49 -0000      1.16
@@ -113,6 +113,7 @@
 #include <X11/Xlib.h>
 #include <X11/Xatom.h>
 extern "C" {
+#include <gtk/gtk.h> //Do we really need this one???
 #include <gdk/gdk.h>
 }
 GdkNativeWindow windowid = 0;




reply via email to

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