Fix ticky build
[ghc-hetmet.git] / rts / Ticky.c
index 4737f4a..c874d1a 100644 (file)
@@ -12,7 +12,6 @@
 #include "PosixSource.h"
 #include "Rts.h"
 
-#include "TickyCounters.h"
 #include "Ticky.h"
 
 /* -----------------------------------------------------------------------------