Missing header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2006-07-19 12:23:40 +00:00
parent a4b57b1de1
commit 836724c3ce
2 changed files with 2 additions and 0 deletions

View 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

View 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"