From 423d477bfecd490de1449c59325c8776f91d7aac Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 13 Aug 2004 13:11:23 +0000 Subject: [project @ 2004-08-13 13:04:50 by simonmar] Merge backend-hacking-branch onto HEAD. Yay! --- ghc/compiler/ghci/Linker.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ghc/compiler/ghci/Linker.lhs') diff --git a/ghc/compiler/ghci/Linker.lhs b/ghc/compiler/ghci/Linker.lhs index 0879aa3a79..0849859bae 100644 --- a/ghc/compiler/ghci/Linker.lhs +++ b/ghc/compiler/ghci/Linker.lhs @@ -20,7 +20,7 @@ module Linker ( HValue, showLinkerState, linkPackages, ) where -#include "../includes/config.h" +#include "../includes/ghcconfig.h" #include "HsVersions.h" import ObjLink ( loadDLL, loadObj, unloadObj, resolveObjs, initObjLinker ) -- cgit v1.2.1