summaryrefslogtreecommitdiff
path: root/monkey
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2011-06-30 15:49:12 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2011-06-30 15:49:12 +0000
commit3bb83e034981807a2d675c608138cdf415aa65a4 (patch)
tree5d72faad4800eb5ff8412efddb18ae962719f2b1 /monkey
parenteddae6af0663243a2677674d501f9a87d55798f5 (diff)
downloadnetsurf-3bb83e034981807a2d675c608138cdf415aa65a4.tar.gz
netsurf-3bb83e034981807a2d675c608138cdf415aa65a4.tar.bz2
Add file missing from r12543.
svn path=/trunk/netsurf/; revision=12544
Diffstat (limited to 'monkey')
-rw-r--r--monkey/plot.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/monkey/plot.h b/monkey/plot.h
new file mode 100644
index 000000000..7be3d699b
--- /dev/null
+++ b/monkey/plot.h
@@ -0,0 +1,5 @@
+
+#include "desktop/plotters.h"
+
+extern const struct plotter_table monkey_plotters;
+