[project @ 2004-08-13 13:29:00 by simonmar]
[haskell-directory.git] / GHC / Handle.hs
index 25d8e78..901a4ae 100644 (file)
@@ -51,7 +51,7 @@ module GHC.Handle (
 
  ) where
 
-#include "config.h"
+#include "ghcconfig.h"
 
 import Control.Monad
 import Data.Bits