X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=rts%2Fsm%2FSweep.c;h=0525f7e0fe23c943f551d1b17a9330e04ad727ad;hb=f6013eedb4dea47afac8167dfa08561ae90454db;hp=b6574024ebe673492a1c4e6df09563791b548365;hpb=51741bdea146fbc65ad3509c8f97a5ebff1433de;p=ghc-hetmet.git diff --git a/rts/sm/Sweep.c b/rts/sm/Sweep.c index b657402..0525f7e 100644 --- a/rts/sm/Sweep.c +++ b/rts/sm/Sweep.c @@ -14,7 +14,7 @@ #include "PosixSource.h" #include "Rts.h" -#include "Storage.h" +#include "BlockAlloc.h" #include "Sweep.h" #include "Trace.h"