Fix the ticky ticky build
[ghc-hetmet.git] / includes / Stg.h
index 6ddf17a..7f37783 100644 (file)
@@ -154,6 +154,10 @@ typedef StgWord StgWordArray[];
 #include "MachRegs.h"
 #include "Regs.h"
 
 #include "MachRegs.h"
 #include "Regs.h"
 
+#ifdef TICKY_TICKY
+#include "TickyCounters.h"
+#endif
+
 #if IN_STG_CODE
 /*
  * This is included later for RTS sources, after definitions of
 #if IN_STG_CODE
 /*
  * This is included later for RTS sources, after definitions of