non-pch build fixes, after r53535

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2008-05-10 17:46:38 +00:00
parent 8d49fda64d
commit f92ef8536a
3 changed files with 2 additions and 3 deletions

View File

@@ -23,7 +23,6 @@
#include "wx/hash.h"
#include "wx/wxcrtvararg.h"
#if wxUSE_GUI
#include "wx/bitmap.h"
#include "wx/image.h"
#endif // wxUSE_GUI
#endif