summaryrefslogtreecommitdiff
path: root/rts/Ticky.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Ticky.c')
-rw-r--r--rts/Ticky.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Ticky.c b/rts/Ticky.c
index 83ba70887c..c045f43f56 100644
--- a/rts/Ticky.c
+++ b/rts/Ticky.c
@@ -7,7 +7,7 @@
*-------------------------------------------------------------------------- */
#define TICKY_C /* define those variables */
-#include "PosixSource.h"
+#include "rts/PosixSource.h"
#include "Rts.h"
#include "eventlog/EventLog.h"