diff options
Diffstat (limited to 'includes/Cmm.h')
-rw-r--r-- | includes/Cmm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/Cmm.h b/includes/Cmm.h index c7f34b66d3..edcf46e7c0 100644 --- a/includes/Cmm.h +++ b/includes/Cmm.h @@ -346,7 +346,7 @@ * Need MachRegs, because some of the RTS code is conditionally * compiled based on REG_R1, REG_R2, etc. */ -#include "stg/MachRegs.h" +#include "stg/RtsMachRegs.h" #include "rts/storage/Liveness.h" #include "rts/prof/LDV.h" |