[project @ 1997-06-05 20:42:15 by sof]
authorsof <unknown>
Thu, 5 Jun 1997 20:42:15 +0000 (20:42 +0000)
committersof <unknown>
Thu, 5 Jun 1997 20:42:15 +0000 (20:42 +0000)
de-relativised config.h include

ghc/compiler/parser/hspincl.h

index 6446ddd..30ba679 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef HSPINCL_H
 #define HSPINCL_H
 
-#include "../../includes/config.h"
+#include "config.h"
 
 #if __STDC__
 #define PROTO(x)       x