X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FSparks.c;h=40ebcad7a714f4d95daae2429abb748cebbea11a;hb=fe07f054d7ae5e10b14d5fed730fe4424dabd587;hp=c7a1c9f98a8da7c148a496238c43aca17e3bfb3f;hpb=e2eebc0d70de13de6d58e2af89f90ec71e54375c;p=ghc-hetmet.git diff --git a/rts/Sparks.c b/rts/Sparks.c index c7a1c9f..40ebcad 100644 --- a/rts/Sparks.c +++ b/rts/Sparks.c @@ -8,9 +8,9 @@ #include "PosixSource.h" #include "Rts.h" +#include "Storage.h" #include "Schedule.h" #include "SchedAPI.h" -#include "Storage.h" #include "RtsFlags.h" #include "RtsUtils.h" #include "ParTicky.h"