summaryrefslogtreecommitdiff
path: root/cocoa/plotter.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/plotter.h')
-rw-r--r--cocoa/plotter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cocoa/plotter.h b/cocoa/plotter.h
index fbcbc4615..8a26e5246 100644
--- a/cocoa/plotter.h
+++ b/cocoa/plotter.h
@@ -23,6 +23,8 @@
#import "desktop/plot_style.h"
#import "cocoa/coordinates.h"
+extern const struct plotter_table cocoa_plotters;
+
NSColor *cocoa_convert_colour( colour clr );
void cocoa_update_scale_factor( void );