]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_bmpbt.h
moved duplicated wxRegionContain definitions to wx/region.h
[wxWidgets.git] / include / wx / xrc / xh_bmpbt.h
index 0fd54323744f3344f4a683a97feb70d67abb5c9c..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_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_bmpbt.h"
-#endif
-
-#include "wx/xrc/xmlres.h"
+#include "wx/defs.h"
 
 #if wxUSE_XRC
 
+#include "wx/xrc/xmlres.h"
 
 class WXDLLIMPEXP_XRC wxBitmapButtonXmlHandler : public wxXmlResourceHandler
 {