diff options
Diffstat (limited to 'rts/Updates.cmm')
-rw-r--r-- | rts/Updates.cmm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rts/Updates.cmm b/rts/Updates.cmm index 4043da05a5..fadf63b857 100644 --- a/rts/Updates.cmm +++ b/rts/Updates.cmm @@ -12,8 +12,9 @@ #include "Cmm.h" +#include "rts/prof/LDV.h" + #include "Updates.h" -#include "StgLdvProf.h" /* on entry to the update code (1) R1 points to the closure being returned |