X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..3e50a139b44f096883f0739af5f26761b99161d6:/include/wx/palmos/timer.h

diff --git a/include/wx/palmos/timer.h b/include/wx/palmos/timer.h
index c072c4d929..cf9e490712 100644
--- a/include/wx/palmos/timer.h
+++ b/include/wx/palmos/timer.h
@@ -12,7 +12,7 @@
 #ifndef _WX_TIMER_H_
 #define _WX_TIMER_H_
 
-class WXDLLEXPORT wxTimer : public wxTimerBase
+class WXDLLIMPEXP_BASE wxTimer : public wxTimerBase
 {
 friend void wxProcessTimer(wxTimer& timer);