summaryrefslogtreecommitdiff
path: root/frontends/gtk/toolbar.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-21 14:37:20 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-21 14:37:20 +0100
commit6d71cdefc9fd820c3575a635c61414208c89033a (patch)
treecb9fc52dab6e0c2f301deadc43e387c37228de20 /frontends/gtk/toolbar.h
parent51f8e7c6a4d613ea15508f179a3b80f57deade59 (diff)
downloadnetsurf-6d71cdefc9fd820c3575a635c61414208c89033a.tar.gz
netsurf-6d71cdefc9fd820c3575a635c61414208c89033a.tar.bz2
rationalise use of gtk scaffolding header
Diffstat (limited to 'frontends/gtk/toolbar.h')
-rw-r--r--frontends/gtk/toolbar.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/frontends/gtk/toolbar.h b/frontends/gtk/toolbar.h
index 0453109ca..4286fe3f0 100644
--- a/frontends/gtk/toolbar.h
+++ b/frontends/gtk/toolbar.h
@@ -19,10 +19,6 @@
#ifndef _NETSURF_GTK_TOOLBAR_H_
#define _NETSURF_GTK_TOOLBAR_H_
-#include <gtk/gtk.h>
-
-#include "gtk/scaffolding.h"
-
/**
* sets up the images for scaffolding.
*/