From 1097cc40b489c3cb1ae97fc93430df685323c70d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 17 Oct 2014 12:21:06 +0100 Subject: remove unecessary browser.h include from core headers --- desktop/textinput.c | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop/textinput.c') diff --git a/desktop/textinput.c b/desktop/textinput.c index 852fb3fc8..31cf9e071 100644 --- a/desktop/textinput.c +++ b/desktop/textinput.c @@ -38,6 +38,7 @@ #include "render/html_internal.h" #include "render/layout.h" +#include "desktop/mouse.h" #include "desktop/browser_private.h" #include "desktop/textinput.h" #include "desktop/gui_window.h" -- cgit v1.2.3