]> git.saurik.com Git - wxWidgets.git/commitdiff
Missing header
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 19 Jul 2006 12:23:40 +0000 (12:23 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 19 Jul 2006 12:23:40 +0000 (12:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/src/mmedia/vidxanm.cpp
include/wx/xrc/xmlres.h

index 1630c05d7693dc6f77ea544c4bf830a6f9cbe29a..9dd69655771066550cc7577d3543ad74fc0131bc 100644 (file)
@@ -25,6 +25,7 @@
 #include <gtk/gtkwidget.h>
 #include <gtk/gtkwindow.h>
 #include <gdk/gdk.h>
+#include <gdk/gdkx.h>
 #include <gdk/gdkprivate.h>
 #endif
 
index e6ea2bee4da7f92e32f92f22c4d6039df8210582..2644c6e86aac62451442f262fbc4f037ea23b6d1 100644 (file)
@@ -24,6 +24,7 @@
 #include "wx/bitmap.h"
 #include "wx/icon.h"
 #include "wx/artprov.h"
+#include "wx/colour.h"
 
 #include "wx/xml/xml.h"