GHC new build system megapatch
[ghc-hetmet.git] / utils / hp2ps / Main.h
index 30e7a7e..0d0d75f 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef MAIN_H
 #define MAIN_H
 
-#include "../includes/ghcconfig.h"
+#include "ghcconfig.h"
 #include <stdio.h>
 
 #ifdef __STDC__
@@ -64,6 +64,8 @@ extern int     mflag;
 extern boolish tflag;
 extern boolish cflag;
 
+extern boolish multipageflag;
+
 extern char *programname;
 
 extern char *hpfile;