build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2011-03-29 05:17:00 +00:00
parent 7c491c85de
commit 86b8b3ac31
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
#ifdef __WXGTK__
#include <gtk/gtk.h>
#include "wx/renderer.h"
#include "wx/gtk/private/gtk2-compat.h"
#endif

View File

@@ -18,6 +18,7 @@
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
#include "wx/gtk/private/gtk2-compat.h"
#if WXWIN_COMPATIBILITY_2_8