summaryrefslogtreecommitdiff
path: root/riscos/font.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-04-24 13:32:07 +0100
committerVincent Sanders <vince@kyllikki.org>2016-04-24 13:32:07 +0100
commitf687eb888637c76796ff5a07177dfe0e225f268b (patch)
treece03d9d46d73ad25f86b7893b49ecb75316a6c3b /riscos/font.h
parent0b7edfd252423edf097d82b8354ef34946a1a290 (diff)
downloadnetsurf-f687eb888637c76796ff5a07177dfe0e225f268b.tar.gz
netsurf-f687eb888637c76796ff5a07177dfe0e225f268b.tar.bz2
update risc os frontend for layout table
Diffstat (limited to 'riscos/font.h')
-rw-r--r--riscos/font.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/font.h b/riscos/font.h
index 4a1fe4c6b..0319a7ee3 100644
--- a/riscos/font.h
+++ b/riscos/font.h
@@ -25,6 +25,8 @@
#include <rufl.h>
+struct gui_layout_table *riscos_layout_table;
+
/** desktop font, size and style being used */
extern char ro_gui_desktop_font_family[];
extern int ro_gui_desktop_font_size;