[project @ 2002-02-14 14:01:38 by simonmar]
[ghc-base.git] / cbits / regex / regfree.c
index 97dab84..491b7f7 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.h"
 
 #include "utils.h"
 #include "regex2.h"