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