diff options
Diffstat (limited to 'utils/hp2ps/Main.h')
-rw-r--r-- | utils/hp2ps/Main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hp2ps/Main.h b/utils/hp2ps/Main.h index 81c62dc891..0d0d75f847 100644 --- a/utils/hp2ps/Main.h +++ b/utils/hp2ps/Main.h @@ -1,7 +1,7 @@ #ifndef MAIN_H #define MAIN_H -#include "../includes/ghcconfig.h" +#include "ghcconfig.h" #include <stdio.h> #ifdef __STDC__ |