X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/310e47b3be75a405f709e9fc2f7242ede95758fb..ce76f779c6cfd2155de825021cc645572fe43625:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index c50adab8fc..f5181fa33c 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -34,6 +34,8 @@ #include "wx/xrc/xh_sizer.h" #include "wx/xrc/xh_stbmp.h" #include "wx/xrc/xh_notbk.h" +#include "wx/xrc/xh_listbk.h" +#include "wx/xrc/xh_choicbk.h" #include "wx/xrc/xh_text.h" #include "wx/xrc/xh_listb.h" #include "wx/xrc/xh_toolb.h" @@ -53,4 +55,4 @@ #include "wx/xrc/xh_wizrd.h" #include "wx/xrc/xh_statbar.h" -#endif // _WX_XMLRES_H_ +#endif // _WX_XH_ALL_H_