summaryrefslogtreecommitdiff
path: root/rts/posix/ticker/Setitimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/posix/ticker/Setitimer.c')
-rw-r--r--rts/posix/ticker/Setitimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/posix/ticker/Setitimer.c b/rts/posix/ticker/Setitimer.c
index 1221a72a83..816d603db3 100644
--- a/rts/posix/ticker/Setitimer.c
+++ b/rts/posix/ticker/Setitimer.c
@@ -6,7 +6,7 @@
*
* ---------------------------------------------------------------------------*/
-#include "PosixSource.h"
+#include "rts/PosixSource.h"
#include "Rts.h"
#include "Ticker.h"