[project @ 2005-03-31 21:40:15 by wolfgang]
[ghc-base.git] / cbits / regex / regexec.c
index de177d5..dac0fa7 100644 (file)
@@ -54,7 +54,7 @@ static char sccsid[] = "@(#)regexec.c 8.3 (Berkeley) 3/20/94";
 #include <string.h>
 #include <limits.h>
 #include <ctype.h>
-#include "regex.h"
+#include "regex/regex.h"
 
 #include "utils.h"
 #include "regex2.h"