From: simonmar Date: Mon, 16 Aug 2004 10:59:37 +0000 (+0000) Subject: [project @ 2004-08-16 10:59:37 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1730 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5a19aad039bab0370f87874eb5a2b1ee210d0fa6;p=ghc-hetmet.git [project @ 2004-08-16 10:59:37 by simonmar] config.h ==> ghcconfig.h --- diff --git a/ghc/rts/gmp/gmp.h b/ghc/rts/gmp/gmp.h index ba36210..0f1b951 100644 --- a/ghc/rts/gmp/gmp.h +++ b/ghc/rts/gmp/gmp.h @@ -30,7 +30,7 @@ MA 02111-1307, USA. */ #ifndef STG_H /* Get DLL_IMPORT */ -#include "../../includes/config.h" +#include "../../includes/ghcconfig.h" #include "../../includes/StgDLL.h" #endif