diff options
Diffstat (limited to 'rts/Printer.c')
-rw-r--r-- | rts/Printer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Printer.c b/rts/Printer.c index 7d9614cfd7..90a40f2626 100644 --- a/rts/Printer.c +++ b/rts/Printer.c @@ -7,7 +7,7 @@ * * ---------------------------------------------------------------------------*/ -#include "PosixSource.h" +#include "rts/PosixSource.h" #include "ghcconfig.h" #include "Rts.h" |