summaryrefslogtreecommitdiff
path: root/rts/Schedule.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Schedule.c')
-rw-r--r--rts/Schedule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Schedule.c b/rts/Schedule.c
index 85d66ab030..4a4b2d494a 100644
--- a/rts/Schedule.c
+++ b/rts/Schedule.c
@@ -6,7 +6,7 @@
*
* --------------------------------------------------------------------------*/
-#include "PosixSource.h"
+#include "rts/PosixSource.h"
#define KEEP_LOCKCLOSURE
#include "Rts.h"