Comments and Cmm notes
[ghc-hetmet.git] / compiler / cmm / PprCmm.hs
index 5040988..9f622c0 100644 (file)
@@ -56,7 +56,7 @@ import Data.Maybe
 -- Temp Jan08
 import SMRep
 import ClosureInfo
-#include "../includes/StgFun.h"
+#include "../includes/rts/storage/FunTypes.h"
 
 
 pprCmms :: (Outputable info, Outputable g) => [GenCmm CmmStatic info g] -> SDoc