X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/854e189f90dac9ba5e0239bca79aed64e8d6f46c..e3f9e20cb15c62bd347a8e52d2d36529adbdb3d6:/include/wx/xrc/xh_frame.h

diff --git a/include/wx/xrc/xh_frame.h b/include/wx/xrc/xh_frame.h
index e37681e0a7..c6e1795219 100644
--- a/include/wx/xrc/xh_frame.h
+++ b/include/wx/xrc/xh_frame.h
@@ -17,7 +17,7 @@
 
 #include "wx/xrc/xmlres.h"
 
-class WXXMLDLLEXPORT wxFrameXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxFrameXmlHandler : public wxXmlResourceHandler
 {
 DECLARE_DYNAMIC_CLASS(wxFrameXmlHandler)
 public: