RTS tidyup sweep, first phase
[ghc-hetmet.git] / compiler / nativeGen / X86 / CodeGen.hs
index 8a1c77e..2e72d16 100644 (file)
@@ -27,7 +27,7 @@ where
 
 #include "HsVersions.h"
 #include "nativeGen/NCG.h"
-#include "MachDeps.h"
+#include "../includes/MachDeps.h"
 
 -- NCG stuff:
 import X86.Instr