summaryrefslogtreecommitdiff
path: root/windows/plot.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/plot.h')
-rw-r--r--windows/plot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/windows/plot.h b/windows/plot.h
index dc0ac0386..044f4be47 100644
--- a/windows/plot.h
+++ b/windows/plot.h
@@ -18,6 +18,8 @@
#include <windows.h>
#include "desktop/gui.h"
+
+extern const struct plotter_table win_plotters;
extern HDC plot_hdc;