]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/regcomp.c
Changed <> to "" to help inclusion; added regex files to VC++ project files
[wxWidgets.git] / src / regex / regcomp.c
index 8733e373f4713abb32fad017cf2f3b1be8440d4f..bb44525ba4bad5bad6b0b1694d6eb5fca34ebc6c 100644 (file)
@@ -4,7 +4,7 @@
 #include <ctype.h>
 #include <limits.h>
 #include <stdlib.h>
-#include <regex.h>
+#include "regex.h"
 
 #include "utils.h"
 #include "regex2.h"