From ac70da346ceb71f4e588e6645e320c8a69742365 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 16 Oct 2014 09:50:55 +0100 Subject: Update the RISC OS frontend to cope with split operations table headers --- riscos/textselection.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'riscos/textselection.c') diff --git a/riscos/textselection.c b/riscos/textselection.c index f002e0773..1222bb490 100644 --- a/riscos/textselection.c +++ b/riscos/textselection.c @@ -30,7 +30,8 @@ #include "utils/utf8.h" #include "utils/utils.h" #include "content/hlcache.h" -#include "desktop/gui.h" +#include "desktop/gui_clipboard.h" +#include "desktop/gui_window.h" #include "desktop/textinput.h" #include "desktop/browser.h" -- cgit v1.2.3