From 886a3106db6d6a60d2d706d2caad3e883dd70b14 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 1 Feb 2014 22:17:36 +0000 Subject: move utf8 local conversion operations to table --- riscos/textselection.c | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/textselection.c') diff --git a/riscos/textselection.c b/riscos/textselection.c index 68e71a9f5..5215a62c9 100644 --- a/riscos/textselection.c +++ b/riscos/textselection.c @@ -39,6 +39,7 @@ #include "riscos/mouse.h" #include "riscos/save.h" #include "riscos/textselection.h" +#include "riscos/ucstables.h" #ifndef wimp_DRAG_CLAIM_SUPPRESS_DRAGBOX -- cgit v1.2.3