// wxStatusBar: a window near the bottom of the frame used for status info
// ----------------------------------------------------------------------------
-class WXDLLEXPORT wxStatusBarBase : public wxWindow
+class WXDLLIMPEXP_CORE wxStatusBarBase : public wxWindow
{
public:
wxStatusBarBase();
#define wxStatusBarMac wxStatusBar
#include "wx/generic/statusbr.h"
- #include "wx/mac/statusbr.h"
+ #include "wx/osx/statusbr.h"
#else
#define wxStatusBarGeneric wxStatusBar