summaryrefslogtreecommitdiff
path: root/desktop/textinput.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/textinput.c')
-rw-r--r--desktop/textinput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/textinput.c b/desktop/textinput.c
index f8da3d86b..e19fb61d2 100644
--- a/desktop/textinput.c
+++ b/desktop/textinput.c
@@ -39,7 +39,7 @@
#include "netsurf/browser_window.h"
#include "netsurf/keypress.h"
#include "html/box.h"
-#include "html/html_internal.h"
+#include "html/private.h"
#include "html/layout.h"
#include "desktop/browser_private.h"