X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e713a90b3fbd8aa9643279b92b55a107026739a5..64ea838d8f4d1853b7d850db93ee565e901d099a:/src/regex/regcustom.h 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