From: sof Date: Thu, 5 Jun 1997 20:42:15 +0000 (+0000) Subject: [project @ 1997-06-05 20:42:15 by sof] X-Git-Tag: Approximately_1000_patches_recorded~388 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=14de32d01b0f6e71c0c9c3522ea2749f3e4e0fdc;p=ghc-hetmet.git [project @ 1997-06-05 20:42:15 by sof] de-relativised config.h include --- diff --git a/ghc/compiler/parser/hspincl.h b/ghc/compiler/parser/hspincl.h index 6446ddd..30ba679 100644 --- a/ghc/compiler/parser/hspincl.h +++ b/ghc/compiler/parser/hspincl.h @@ -1,7 +1,7 @@ #ifndef HSPINCL_H #define HSPINCL_H -#include "../../includes/config.h" +#include "config.h" #if __STDC__ #define PROTO(x) x