summaryrefslogtreecommitdiff
path: root/desktop/textarea.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-17 12:21:06 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-17 12:21:52 +0100
commit1097cc40b489c3cb1ae97fc93430df685323c70d (patch)
tree4335ea941e4c99739be72ded73756344098502e7 /desktop/textarea.h
parent5de59fba2493f8aeffc528a78c9094d401ff3c0d (diff)
downloadnetsurf-1097cc40b489c3cb1ae97fc93430df685323c70d.tar.gz
netsurf-1097cc40b489c3cb1ae97fc93430df685323c70d.tar.bz2
remove unecessary browser.h include from core headers
Diffstat (limited to 'desktop/textarea.h')
-rw-r--r--desktop/textarea.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/textarea.h b/desktop/textarea.h
index 1c24dd1cc..0927f4bbb 100644
--- a/desktop/textarea.h
+++ b/desktop/textarea.h
@@ -26,9 +26,6 @@
#include <stdint.h>
#include <stdbool.h>
-#include "desktop/browser.h"
-#include "desktop/plot_style.h"
-
struct textarea;