Author: tlsa
Date: Thu Jun 30 10:49:12 2011
New Revision: 12544
URL:
http://source.netsurf-browser.org?rev=12544&view=rev
Log:
Add file missing from r12543.
Added:
trunk/netsurf/monkey/plot.h
Added: trunk/netsurf/monkey/plot.h
URL:
http://source.netsurf-browser.org/trunk/netsurf/monkey/plot.h?rev=12544&a...
==============================================================================
--- trunk/netsurf/monkey/plot.h (added)
+++ trunk/netsurf/monkey/plot.h Thu Jun 30 10:49:12 2011
@@ -1,0 +1,5 @@
+
+#include "desktop/plotters.h"
+
+extern const struct plotter_table monkey_plotters;
+