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