X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eca15c0d5497309e402d4bb91f8e479b4fb70fa9..b41af6aa0fbdb0bf1d51e7a89712bfbcf8606ca1:/include/wx/xrc/xh_all.h diff --git a/include/wx/xrc/xh_all.h b/include/wx/xrc/xh_all.h index b3f42aa180..9e9f0c3984 100644 --- a/include/wx/xrc/xh_all.h +++ b/include/wx/xrc/xh_all.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_all.h +// Name: wx/xrc/xh_all.h // Purpose: includes all xh_*.h files // Author: Vaclav Slavik // Created: 2000/03/05 @@ -56,5 +56,7 @@ #include "wx/xrc/xh_wizrd.h" #include "wx/xrc/xh_statbar.h" #include "wx/xrc/xh_mdi.h" +#include "wx/xrc/xh_grid.h" +#include "wx/xrc/xh_hyperlink.h" #endif // _WX_XH_ALL_H_