]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/gizmos/xh_statpict.h
Tinderbox build fix (wxCococa).
[wxWidgets.git] / contrib / include / wx / gizmos / xh_statpict.h
index f28606b0423ea2221704371ce286b8de6601cff7..a836afcfa6ee05638e612331111c0297469e5024 100644 (file)
 #endif
 
 #include "wx/xrc/xmlres.h"
+#include "wx/gizmos/gizmos.h"
 
 //
 // XML resource handler for the wxStaticPicture class in wxContrib.
 //
 
-class WXDLLIMPEXP_XRC wxStaticPictureXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_GIZMOS_XRC wxStaticPictureXmlHandler
+    : public wxXmlResourceHandler
 {
 public: