#include "wx/mdi.h"
#include "wx/panel.h"
#include "wx/log.h"
-#endif // WX_PRECOMP
-
-#if wxUSE_STATUSBAR
- #include "wx/statusbr.h"
- #include "wx/generic/statusbr.h"
-#endif // wxUSE_STATUSBAR
-
-#if wxUSE_TOOLBAR
#include "wx/toolbar.h"
-#endif // wxUSE_TOOLBAR
-
-#include "wx/menuitem.h"
+ #include "wx/statusbr.h"
+ #include "wx/menuitem.h"
+#endif // WX_PRECOMP
#ifdef __WXUNIVERSAL__
#include "wx/univ/theme.h"