diff options
Diffstat (limited to 'rts/adjustor/NativePowerPC.c')
-rw-r--r-- | rts/adjustor/NativePowerPC.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/adjustor/NativePowerPC.c b/rts/adjustor/NativePowerPC.c index 2e5d60549a..31d89ee510 100644 --- a/rts/adjustor/NativePowerPC.c +++ b/rts/adjustor/NativePowerPC.c @@ -2,7 +2,7 @@ * PowerPC architecture adjustor thunk logic. * ---------------------------------------------------------------------------*/ -#include "PosixSource.h" +#include "rts/PosixSource.h" #include "Rts.h" #include "RtsUtils.h" |