summaryrefslogtreecommitdiff
path: root/rts/LdvProfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/LdvProfile.c')
-rw-r--r--rts/LdvProfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/LdvProfile.c b/rts/LdvProfile.c
index 71064ddbce..aef1703c4a 100644
--- a/rts/LdvProfile.c
+++ b/rts/LdvProfile.c
@@ -9,7 +9,7 @@
#if defined(PROFILING)
-#include "PosixSource.h"
+#include "rts/PosixSource.h"
#include "Rts.h"
#include "Profiling.h"