summaryrefslogtreecommitdiff
path: root/desktop/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 /desktop/print.c
parent4a4a442e6cd0a4f9eecd1608bc4fff7cf3cec7a0 (diff)
downloadnetsurf-e41ad032fa35e33bd5fd960fe99f7c66686513db.tar.gz
netsurf-e41ad032fa35e33bd5fd960fe99f7c66686513db.tar.bz2
cleanup printer API usage of plotter headers
Diffstat (limited to 'desktop/print.c')
-rw-r--r--desktop/print.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/print.c b/desktop/print.c
index 55caf5105..711e907e2 100644
--- a/desktop/print.c
+++ b/desktop/print.c
@@ -35,6 +35,7 @@
#include "css/utils.h"
#include "render/box.h"
+#include "desktop/plotters.h"
#include "desktop/print.h"
#include "desktop/printer.h"