summaryrefslogtreecommitdiff
path: root/render/html_forms.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-30 17:32:57 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-30 17:32:57 +0100
commit7fc0a4c481d7adad14a42740037d50b2f9e1cdc1 (patch)
tree8f7a0958d76f97cf921f834c6f68218bfce1b003 /render/html_forms.c
parent8711fbe47dd0381efd09717b719b79be3d819f49 (diff)
downloadnetsurf-7fc0a4c481d7adad14a42740037d50b2f9e1cdc1.tar.gz
netsurf-7fc0a4c481d7adad14a42740037d50b2f9e1cdc1.tar.bz2
move desktop window header into public API
Diffstat (limited to 'render/html_forms.c')
-rw-r--r--render/html_forms.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/render/html_forms.c b/render/html_forms.c
index fe289f261..0d56e1c75 100644
--- a/render/html_forms.c
+++ b/render/html_forms.c
@@ -19,8 +19,6 @@
#include "utils/corestrings.h"
#include "utils/log.h"
-#include "desktop/browser.h"
-
#include "render/form_internal.h"
#include "render/html_internal.h"