X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e713a90b3fbd8aa9643279b92b55a107026739a5..2392b8e8712b34c635f7079970a6ca2852493c69:/src/regex/regcustom.h?ds=sidebyside diff --git a/src/regex/regcustom.h b/src/regex/regcustom.h index a778264a77..69e7c92069 100644 --- a/src/regex/regcustom.h +++ b/src/regex/regcustom.h @@ -38,7 +38,7 @@ /* must include this after ctype.h inclusion for CodeWarrior/Mac */ #include "wx/defs.h" #include "wx/chartype.h" -#include "wx/wxcrt.h" +#include "wx/wxcrtbase.h" /* * Do not insert extras between the "begin" and "end" lines -- this