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