summaryrefslogtreecommitdiff
path: root/src/include/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/driver.h')
-rw-r--r--src/include/driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/driver.h b/src/include/driver.h
index 798b3504..8bf53e4b 100644
--- a/src/include/driver.h
+++ b/src/include/driver.h
@@ -30,6 +30,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "error.h"
#include "font.h"
#include "printer.h"
+#include "geometry.h"
void do_file(const char *);
extern printer *pr;