X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ac6178d747f7b3c50a61627c65d6a73ea6dcee5b..12bb29f5432174ecbd65549bda832d70d34a98ae:/src/regex/regcustom.h diff --git a/src/regex/regcustom.h b/src/regex/regcustom.h index cd77bf6dbe..69e7c92069 100644 --- a/src/regex/regcustom.h +++ b/src/regex/regcustom.h @@ -37,7 +37,8 @@ /* must include this after ctype.h inclusion for CodeWarrior/Mac */ #include "wx/defs.h" -#include "wx/wxchar.h" +#include "wx/chartype.h" +#include "wx/wxcrtbase.h" /* * Do not insert extras between the "begin" and "end" lines -- this