summaryrefslogtreecommitdiff
path: root/monkey/plot.h
diff options
context:
space:
mode:
Diffstat (limited to 'monkey/plot.h')
-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;
+