]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/regerror.c
Replaced /'s with \'s as BCC requires \'s for path names
[wxWidgets.git] / src / regex / regerror.c
index 1bb1ec1ce842d5cb19e2657ad737359956586589..1ec073997d5515779a1a746fe2369876975023d7 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 "regerror.ih"