]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/regfree.c
use WS_EX_CONTROLPARENT to ensure correct Alt-mnemonic handling with nested panels
[wxWidgets.git] / src / regex / regfree.c
index 9a6acf1733ab0fed70814c2528410b15d804e3ac..9c1488ab23a319ebe78c5e22eb4412a01fc525e7 100644 (file)
@@ -1,7 +1,7 @@
 #include <sys/types.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <regex.h>
+#include "regex.h"
 
 #include "utils.h"
 #include "regex2.h"