summaryrefslogtreecommitdiff
path: root/include/frontend.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2010-01-09 00:11:35 +0000
committerVincent Sanders <vince@netsurf-browser.org>2010-01-09 00:11:35 +0000
commitda9f17aa78b7b41424a546a2cf8b2a785f9a030f (patch)
tree6d82a9d79ee3618023940ef3052c6e4fc13911eb /include/frontend.h
parentfd3c7753435658a6aeebf1b68d18178a6c7cf57d (diff)
downloadlibnsfb-da9f17aa78b7b41424a546a2cf8b2a785f9a030f.tar.gz
libnsfb-da9f17aa78b7b41424a546a2cf8b2a785f9a030f.tar.bz2
strip legacy plotter interface
cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798
Diffstat (limited to 'include/frontend.h')
-rw-r--r--include/frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/frontend.h b/include/frontend.h
index f477996..fba407f 100644
--- a/include/frontend.h
+++ b/include/frontend.h
@@ -1,6 +1,7 @@
/* libnsfb framebuffer frontend support */
#include "libnsfb.h"
+#include "libnsfb_plot.h"
#include "nsfb.h"
/* frontend default options */