RTS tidyup sweep, first phase
[ghc-hetmet.git] / compiler / codeGen / StgCmmUtils.hs
index 357ca2c..d2d7bb1 100644 (file)
@@ -44,7 +44,7 @@ module StgCmmUtils (
   ) where
 
 #include "HsVersions.h"
-#include "MachRegs.h"
+#include "../includes/stg/MachRegs.h"
 
 import StgCmmMonad
 import StgCmmClosure