X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a9e7de98807c5aab7cbe087cf5d3a75c4aaeaf7..d9210ab7b41eb21e00bf5ed36e7891da50436e66:/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: