summaryrefslogtreecommitdiff
path: root/atari/plot/font_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'atari/plot/font_internal.h')
-rw-r--r--atari/plot/font_internal.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/atari/plot/font_internal.h b/atari/plot/font_internal.h
index b5de3c2cc..628a63cdc 100644
--- a/atari/plot/font_internal.h
+++ b/atari/plot/font_internal.h
@@ -18,7 +18,9 @@
*/
#ifdef WITH_INTERNAL_FONT_DRIVER
#ifndef FONT_PLOTTER_INTERNAL
-#define FONT_PLOTTER_INTERNAL
+#define FONT_PLOTTER_INTERNAL
+
+#include "atari/plot/plot.h"
int ctor_font_plotter_internal( FONT_PLOTTER self );