diff options
Diffstat (limited to 'src/bltGrPostscript.h')
-rw-r--r-- | src/bltGrPostscript.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bltGrPostscript.h b/src/bltGrPostscript.h index 104cb88..4f4e24f 100644 --- a/src/bltGrPostscript.h +++ b/src/bltGrPostscript.h @@ -30,6 +30,8 @@ #ifndef __BltGrPageSetup_h__ #define __BltGrPageSetup_h__ +#include <tk.h> + typedef struct { int center; const char **comments; |