[project @ 2004-08-13 13:04:50 by simonmar]
[ghc-hetmet.git] / ghc / compiler / utils / Panic.lhs
index 00c9e2f..2a5d3a4 100644 (file)
@@ -20,7 +20,7 @@ module Panic
    ) where
 
 #include "HsVersions.h"
-#include "config.h"
+#include "../includes/ghcconfig.h"
 
 import Config
 import FastTypes