Fixed compile error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-06-27 23:02:07 +00:00
parent 321d2b146b
commit 25f430fcc4

View File

@@ -34,6 +34,7 @@
#include "wx/brush.h" #include "wx/brush.h"
#include "wx/combobox.h" #include "wx/combobox.h"
#include "wx/stattext.h" #include "wx/stattext.h"
#include "wx/textctrl.h"
#endif //WX_PRECOMP #endif //WX_PRECOMP
#if wxUSE_CALENDARCTRL #if wxUSE_CALENDARCTRL