[project @ 2005-03-27 13:41:19 by panne]
[ghc-base.git] / cbits / regex / regfree.c
index 491b7f7..b46fc4f 100644 (file)
@@ -47,7 +47,7 @@ static char sccsid[] = "@(#)regfree.c 8.3 (Berkeley) 3/20/94";
 #include <stdio.h>
 #include <stdlib.h>
 #include <limits.h>
-#include "regex.h"
+#include "regex/regex.h"
 
 #include "utils.h"
 #include "regex2.h"