X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..628f87da565360ec2fce102c9b46341cf42cd3d3:/include/wx/palmos/checklst.h

diff --git a/include/wx/palmos/checklst.h b/include/wx/palmos/checklst.h
index 0c28425e25..caf994612e 100644
--- a/include/wx/palmos/checklst.h
+++ b/include/wx/palmos/checklst.h
@@ -16,8 +16,8 @@
   #error  "wxCheckListBox class requires owner-drawn functionality."
 #endif
 
-class WXDLLEXPORT wxOwnerDrawn;
-class WXDLLEXPORT wxCheckListBoxItem; // fwd decl, defined in checklst.cpp
+class WXDLLIMPEXP_FWD_CORE wxOwnerDrawn;
+class WXDLLIMPEXP_FWD_CORE wxCheckListBoxItem; // fwd decl, defined in checklst.cpp
 
 class WXDLLEXPORT wxCheckListBox : public wxCheckListBoxBase
 {