fix wxTheApp include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-12-12 09:15:28 +00:00
parent a34cc2bf6d
commit 350a44d9c0

View File

@@ -37,6 +37,7 @@
#include "wx/textctrl.h"
#endif
#include "wx/app.h"
#include "wx/combobox.h"
#include "wx/brush.h"
#include "wx/clipbrd.h"