diff options
Diffstat (limited to 'rts/StableName.c')
-rw-r--r-- | rts/StableName.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/StableName.c b/rts/StableName.c index 4b26fee396..5d4f2002ad 100644 --- a/rts/StableName.c +++ b/rts/StableName.c @@ -8,7 +8,7 @@ * * ---------------------------------------------------------------------------*/ -#include "PosixSource.h" +#include "rts/PosixSource.h" #include "Rts.h" #include "RtsAPI.h" |