diff options
Diffstat (limited to 'rts/adjustor/NativeAlpha.c')
-rw-r--r-- | rts/adjustor/NativeAlpha.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/adjustor/NativeAlpha.c b/rts/adjustor/NativeAlpha.c index 46fe4c090d..0e1e257983 100644 --- a/rts/adjustor/NativeAlpha.c +++ b/rts/adjustor/NativeAlpha.c @@ -2,7 +2,7 @@ * Alpha architecture adjustor thunk logic. * ---------------------------------------------------------------------------*/ -#include "PosixSource.h" +#include "rts/PosixSource.h" #include "Rts.h" #include "RtsUtils.h" |