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