summaryrefslogtreecommitdiff
path: root/gtk/print.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-04 15:43:43 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-04 15:43:43 +0100
commite41ad032fa35e33bd5fd960fe99f7c66686513db (patch)
treeffb1e938caa758b86972b14017277cd110042f0b /gtk/print.c
parent4a4a442e6cd0a4f9eecd1608bc4fff7cf3cec7a0 (diff)
downloadnetsurf-e41ad032fa35e33bd5fd960fe99f7c66686513db.tar.gz
netsurf-e41ad032fa35e33bd5fd960fe99f7c66686513db.tar.bz2
cleanup printer API usage of plotter headers
Diffstat (limited to 'gtk/print.c')
-rw-r--r--gtk/print.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/print.c b/gtk/print.c
index 44ef1757f..a6e639996 100644
--- a/gtk/print.c
+++ b/gtk/print.c
@@ -36,6 +36,7 @@
#include "content/content.h"
#include "content/hlcache.h"
#include "utils/nsoption.h"
+#include "desktop/plotters.h"
#include "desktop/print.h"
#include "desktop/printer.h"