Compile corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-06-06 14:05:11 +00:00
parent 5e4903f5cc
commit 08469b1f18
5 changed files with 22 additions and 0 deletions

View File

@@ -35,8 +35,16 @@
//#include "wx/dcbuffer.h"
#include "wx/dcclient.h"
#include "wx/dcscreen.h"
#include "wx/app.h"
#include "wx/image.h"
#include "wx/settings.h"
#if wxUSE_MDI
#include "wx/mdi.h"
#endif
WX_CHECK_BUILD_OPTIONS("wxAUI")
#include "wx/arrimpl.cpp"