#include "wx/control.h"
-WXDLLEXPORT_DATA(extern const wxChar*) wxStaticTextNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxStaticTextNameStr;
class WXDLLEXPORT wxStaticTextBase : public wxControl
{
#include "wx/cocoa/stattext.h"
#elif defined(__WXPM__)
#include "wx/os2/stattext.h"
+#elif defined(__WXPALMOS__)
+ #include "wx/palmos/stattext.h"
#endif
#endif // wxUSE_STATTEXT