diff options
Diffstat (limited to 'rts/adjustor/NativeIA64.c')
-rw-r--r-- | rts/adjustor/NativeIA64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/adjustor/NativeIA64.c b/rts/adjustor/NativeIA64.c index 9fd1991c0a..229b1322d6 100644 --- a/rts/adjustor/NativeIA64.c +++ b/rts/adjustor/NativeIA64.c @@ -2,7 +2,7 @@ * IA64 architecture adjustor thunk logic. * ---------------------------------------------------------------------------*/ -#include "PosixSource.h" +#include "rts/PosixSource.h" #include "Rts.h" #include "RtsUtils.h" |