[project @ 2005-03-14 16:26:47 by simonmar]
[ghc-base.git] / cbits / regex / regerror.c
index 4260c47..20816eb 100644 (file)
@@ -46,7 +46,7 @@ static char sccsid[] = "@(#)regerror.c        8.4 (Berkeley) 3/20/94";
 #include <string.h>
 #include <limits.h>
 #include <stdlib.h>
-#include "regex.h"
+#include "regex/regex.h"
 
 #include "utils.h"