From 402ad02ff58d5e755e4cee60bd65e29745d5295a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 25 Jun 2020 14:37:57 +0100 Subject: remove unecessary use of gui_internal in content --- content/handlers/html/form.c | 1 - 1 file changed, 1 deletion(-) (limited to 'content/handlers/html/form.c') diff --git a/content/handlers/html/form.c b/content/handlers/html/form.c index 624240dd0..01e624417 100644 --- a/content/handlers/html/form.c +++ b/content/handlers/html/form.c @@ -50,7 +50,6 @@ #include "desktop/knockout.h" #include "desktop/scrollbar.h" #include "desktop/textarea.h" -#include "desktop/gui_internal.h" #include "html/html.h" #include "html/private.h" -- cgit v1.2.3