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