summaryrefslogtreecommitdiff
path: root/frontends/gtk/gui.c
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/gui.c
parent51f8e7c6a4d613ea15508f179a3b80f57deade59 (diff)
downloadnetsurf-6d71cdefc9fd820c3575a635c61414208c89033a.tar.gz
netsurf-6d71cdefc9fd820c3575a635c61414208c89033a.tar.bz2
rationalise use of gtk scaffolding header
Diffstat (limited to 'frontends/gtk/gui.c')
-rw-r--r--frontends/gtk/gui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/gtk/gui.c b/frontends/gtk/gui.c
index 60c8e792a..6430f9dc6 100644
--- a/frontends/gtk/gui.c
+++ b/frontends/gtk/gui.c
@@ -62,6 +62,7 @@
#include "gtk/hotlist.h"
#include "gtk/throbber.h"
#include "gtk/treeview.h"
+#include "gtk/scaffolding.h"
#include "gtk/window.h"
#include "gtk/schedule.h"
#include "gtk/selection.h"