summaryrefslogtreecommitdiff
path: root/frontends/amiga/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/font.h')
-rwxr-xr-xfrontends/amiga/font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/font.h b/frontends/amiga/font.h
index 5e0721167..4f5821115 100755
--- a/frontends/amiga/font.h
+++ b/frontends/amiga/font.h
@@ -57,7 +57,7 @@ struct ami_font_functions {
const struct ami_font_functions *ami_nsfont;
-struct gui_layout_table *ami_layout_table;
+extern struct gui_layout_table *ami_layout_table;
#endif