diff options
Diffstat (limited to 'rts/CheckUnload.c')
-rw-r--r-- | rts/CheckUnload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/CheckUnload.c b/rts/CheckUnload.c index 345a17cfec..03cbdb5b2e 100644 --- a/rts/CheckUnload.c +++ b/rts/CheckUnload.c @@ -8,7 +8,7 @@ * * --------------------------------------------------------------------------*/ -#include "PosixSource.h" +#include "rts/PosixSource.h" #include "Rts.h" #include "RtsUtils.h" |