]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/regfree.c
Replaced /'s with \'s as BCC requires \'s for path names
[wxWidgets.git] / src / regex / regfree.c
index 9c1488ab23a319ebe78c5e22eb4412a01fc525e7..9a6acf1733ab0fed70814c2528410b15d804e3ac 100644 (file)
@@ -1,7 +1,7 @@
 #include <sys/types.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/types.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include "regex.h"
+#include <regex.h>
 
 #include "utils.h"
 #include "regex2.h"
 
 #include "utils.h"
 #include "regex2.h"