]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_bmpbt.h
Apply patch [ 1548750 ] wxVsnprintf() various fixes
[wxWidgets.git] / include / wx / xrc / xh_bmpbt.h
index bb52c9eb8abf4ea94c0bf9179d72b0d517350084..c44c9ea571d1e718c21712c9fcefd117f1150c63 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_bmpbt.h
+// Name:        wx/xrc/xh_bmpbt.h
 // Purpose:     XML resource handler for bitmap buttons
 // Author:      Brian Gavin
 // Created:     2000/03/05
 #ifndef _WX_XH_BMPBT_H_
 #define _WX_XH_BMPBT_H_
 
-#include "wx/xrc/xmlres.h"
+#include "wx/defs.h"
 
 #if wxUSE_XRC
 
+#include "wx/xrc/xmlres.h"
 
 class WXDLLIMPEXP_XRC wxBitmapButtonXmlHandler : public wxXmlResourceHandler
 {