X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d935f23cefe998db6210695c6208d02d33af44e0..9948d31f4e327d555cc92a6570047b8ca4db467d:/src/regex/regcomp.c?ds=sidebyside diff --git a/src/regex/regcomp.c b/src/regex/regcomp.c index 17557ddd14..4347a2bc28 100644 --- a/src/regex/regcomp.c +++ b/src/regex/regcomp.c @@ -4,7 +4,7 @@ #include #include #include -#include "regex.h" +#include #include "utils.h" #include "regex2.h"