X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FSchedule.c;h=be3b7cbf24b8fb6a859a7b7a12fbcf8bf8b94a04;hb=95d4b4c552cef8a33bbfb37361e90c079d65134b;hp=6dbc7c41ad0d700845118dc97baeab2892d35151;hpb=dddbf3593436ac0355d907b7b759e1b44f4f3d0f;p=ghc-hetmet.git diff --git a/rts/Schedule.c b/rts/Schedule.c index 6dbc7c4..be3b7cb 100644 --- a/rts/Schedule.c +++ b/rts/Schedule.c @@ -17,7 +17,7 @@ #include "Interpreter.h" #include "Printer.h" #include "RtsSignals.h" -#include "Sanity.h" +#include "sm/Sanity.h" #include "Stats.h" #include "STM.h" #include "Prelude.h"