X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f7ba88991461804c2737da29e1a8f396f3bcf2f3..c822ad5a5e30a21ca3340af644bf79804cf7c777:/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"