summaryrefslogtreecommitdiff
path: root/frontends/atari/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/atari/font.h')
-rw-r--r--frontends/atari/font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/atari/font.h b/frontends/atari/font.h
index a01d000c0..c0eb99dcd 100644
--- a/frontends/atari/font.h
+++ b/frontends/atari/font.h
@@ -19,7 +19,7 @@
#ifndef NS_ATARI_FONT_H
#define NS_ATARI_FONT_H
-struct gui_layout_table *atari_layout_table;
+extern struct gui_layout_table *atari_layout_table;
#endif /* NETSURF_FB_FONT_H */