X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..a721fd82b7ca8c97048453d4aaff559e8f741d69:/include/wx/os2/statbox.h

diff --git a/include/wx/os2/statbox.h b/include/wx/os2/statbox.h
index ac327c6180..7a2b733ecd 100644
--- a/include/wx/os2/statbox.h
+++ b/include/wx/os2/statbox.h
@@ -15,7 +15,7 @@
 #include "wx/control.h"
 
 // Group box
-class WXDLLEXPORT wxStaticBox : public wxStaticBoxBase
+class WXDLLIMPEXP_CORE wxStaticBox : public wxStaticBoxBase
 {
 public:
     inline wxStaticBox() {}