From 8066d1c8b4ef4e8e19d22aa2d92950339271b351 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 1 Jul 2016 14:27:04 +0100 Subject: move key press enums and operations to their own header --- frontends/riscos/textselection.c | 1 - 1 file changed, 1 deletion(-) (limited to 'frontends/riscos/textselection.c') diff --git a/frontends/riscos/textselection.c b/frontends/riscos/textselection.c index e4d498de3..bce35750f 100644 --- a/frontends/riscos/textselection.c +++ b/frontends/riscos/textselection.c @@ -33,7 +33,6 @@ #include "utils/utils.h" #include "netsurf/clipboard.h" #include "netsurf/window.h" -#include "desktop/textinput.h" #include "netsurf/browser_window.h" #include "riscos/gui.h" -- cgit v1.2.3