summaryrefslogtreecommitdiff
path: root/desktop/scrollbar.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/scrollbar.h
parent5de59fba2493f8aeffc528a78c9094d401ff3c0d (diff)
downloadnetsurf-1097cc40b489c3cb1ae97fc93430df685323c70d.tar.gz
netsurf-1097cc40b489c3cb1ae97fc93430df685323c70d.tar.bz2
remove unecessary browser.h include from core headers
Diffstat (limited to 'desktop/scrollbar.h')
-rw-r--r--desktop/scrollbar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/scrollbar.h b/desktop/scrollbar.h
index fb1773761..bfe90d9b5 100644
--- a/desktop/scrollbar.h
+++ b/desktop/scrollbar.h
@@ -26,8 +26,6 @@
#include <stdbool.h>
#include <limits.h>
-#include "desktop/browser.h"
-
#define SCROLLBAR_WIDTH 16
/* Region dependent values for scrollbar_scroll function */