X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a9e7de98807c5aab7cbe087cf5d3a75c4aaeaf7..5e6880e647304446f3b2d0fd268dfa9646caa9e0:/contrib/include/wx/gizmos/xh_statpict.h diff --git a/contrib/include/wx/gizmos/xh_statpict.h b/contrib/include/wx/gizmos/xh_statpict.h index d562f71267..a836afcfa6 100644 --- a/contrib/include/wx/gizmos/xh_statpict.h +++ b/contrib/include/wx/gizmos/xh_statpict.h @@ -16,12 +16,14 @@ #endif #include "wx/xrc/xmlres.h" +#include "wx/gizmos/gizmos.h" // // XML resource handler for the wxStaticPicture class in wxContrib. // -class WXDLLIMPEXP_GIZMOS wxStaticPictureXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_GIZMOS_XRC wxStaticPictureXmlHandler + : public wxXmlResourceHandler { public: