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/amiga/menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/amiga/menu.c') diff --git a/frontends/amiga/menu.c b/frontends/amiga/menu.c index 636951ea3..58ea27e1e 100644 --- a/frontends/amiga/menu.c +++ b/frontends/amiga/menu.c @@ -51,8 +51,8 @@ #include "netsurf/mouse.h" #include "netsurf/window.h" #include "netsurf/content.h" +#include "netsurf/keypress.h" #include "desktop/hotlist.h" -#include "desktop/textinput.h" #include "desktop/version.h" #include "amiga/arexx.h" -- cgit v1.2.3