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:31:56 +0000

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

Modified files:
        plugin/klash   : klash.cpp 

Log message:
        Include gdk.h instead of gtk.h

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

Patches:
Index: klash.cpp
===================================================================
RCS file: /sources/gnash/gnash/plugin/klash/klash.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- klash.cpp   15 Oct 2006 20:19:42 -0000      1.14
+++ klash.cpp   15 Oct 2006 21:31:56 -0000      1.15
@@ -113,7 +113,7 @@
 #include <X11/Xlib.h>
 #include <X11/Xatom.h>
 extern "C" {
-#include <gtk/gtk.h>
+#include <gdk/gdk.h>
 }
 GdkNativeWindow windowid = 0;
 #endif




reply via email to

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