X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2af7511ea7ecae3f5c1b783756750216e2f97d0e..08f744fb3be54d7f13c265bc05d3c37fadf67b06:/src/regex/regcustom.h diff --git a/src/regex/regcustom.h b/src/regex/regcustom.h index 0e2d199121..69e7c92069 100644 --- a/src/regex/regcustom.h +++ b/src/regex/regcustom.h @@ -36,7 +36,9 @@ #include /* must include this after ctype.h inclusion for CodeWarrior/Mac */ -#include "wx/wxchar.h" +#include "wx/defs.h" +#include "wx/chartype.h" +#include "wx/wxcrtbase.h" /* * Do not insert extras between the "begin" and "end" lines -- this