summaryrefslogtreecommitdiff
path: root/render/html_interaction.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_interaction.c')
-rw-r--r--render/html_interaction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/html_interaction.c b/render/html_interaction.c
index f0b50f8d3..e727a9ffc 100644
--- a/render/html_interaction.c
+++ b/render/html_interaction.c
@@ -39,12 +39,12 @@
#include "netsurf/mouse.h"
#include "netsurf/misc.h"
#include "netsurf/layout.h"
+#include "netsurf/keypress.h"
#include "content/hlcache.h"
#include "desktop/frames.h"
#include "desktop/scrollbar.h"
#include "desktop/selection.h"
#include "desktop/textarea.h"
-#include "desktop/textinput.h"
#include "javascript/js.h"
#include "desktop/gui_internal.h"