missing header fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Benjamin Williams
2009-03-30 21:26:14 +00:00
parent cf872b96c7
commit 021480f610

View File

@@ -40,6 +40,7 @@
#include "wx/toolbar.h"
#include "wx/mdi.h"
#include "wx/image.h"
#include "wx/statusbr.h"
#endif
WX_CHECK_BUILD_OPTIONS("wxAUI")