X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f7ba88991461804c2737da29e1a8f396f3bcf2f3..e7ca6139d062c37cc7c056b6647097e999b714cd:/src/regex/regexec.c diff --git a/src/regex/regexec.c b/src/regex/regexec.c index a1037648e7..7e314950e7 100644 --- a/src/regex/regexec.c +++ b/src/regex/regexec.c @@ -11,7 +11,7 @@ #include #include #include -#include +#include "regex.h" #include "utils.h" #include "regex2.h"