#ifndef WX_PRECOMP
#include "wx/log.h"
#include "wx/radiobut.h"
-#endif
-
-#if wxUSE_STATBMP
- #include "wx/bitmap.h"
#include "wx/statbmp.h"
-#endif // wxUSE_STATBMP
+ #include "wx/bitmap.h"
+#endif
-WXDLLIMPEXP_DATA_CORE(const wxChar) wxControlNameStr[] = wxT("control");
+const wxChar wxControlNameStr[] = wxT("control");
// ============================================================================
// implementation