X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..6a5c9b3ff71334ed30bd9ae15425a1ca8ae71174:/include/wx/xrc/xh_bmpbt.h diff --git a/include/wx/xrc/xh_bmpbt.h b/include/wx/xrc/xh_bmpbt.h index bb52c9eb8a..c44c9ea571 100644 --- a/include/wx/xrc/xh_bmpbt.h +++ b/include/wx/xrc/xh_bmpbt.h @@ -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 @@ -11,10 +11,11 @@ #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 {