diff options
Diffstat (limited to 'rts/Globals.c')
-rw-r--r-- | rts/Globals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Globals.c b/rts/Globals.c index 848581e4d2..b7ed814752 100644 --- a/rts/Globals.c +++ b/rts/Globals.c @@ -17,7 +17,7 @@ * * ---------------------------------------------------------------------------*/ -#include "PosixSource.h" +#include "rts/PosixSource.h" #include "Rts.h" #include "Globals.h" |