X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/95a4630380511f5e747b1465bf4834e5fac3d515..470402b9966ec0c9b0011193cb82bd6baa4a98c5:/include/wx/xrc/xh_all.h?ds=sidebyside diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index 4e4922ef20..bf900cf07f 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -53,6 +53,7 @@ #include "wx/xrc/xh_gdctl.h" #include "wx/xrc/xh_frame.h" #include "wx/xrc/xh_scwin.h" +#include "wx/xrc/xh_htmllbox.h" #include "wx/xrc/xh_split.h" #include "wx/xrc/xh_wizrd.h" #include "wx/xrc/xh_statbar.h" @@ -64,5 +65,6 @@ #include "wx/xrc/xh_dirpicker.h" #include "wx/xrc/xh_hyperlink.h" #include "wx/xrc/xh_bmpcbox.h" +#include "wx/xrc/xh_animatctrl.h" #endif // _WX_XH_ALL_H_