summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-11-06 14:19:15 +0000
committerVincent Sanders <vince@kyllikki.org>2014-11-06 14:19:15 +0000
commit46f369ca9ee79af5e7a121551fe9715101d27395 (patch)
tree94d0510cad6bd6ff19e3fe9763b5df5ab244bb66 /gtk
parent4cce3e423579a0ef217158719125e62fb6b5fb61 (diff)
downloadnetsurf-46f369ca9ee79af5e7a121551fe9715101d27395.tar.gz
netsurf-46f369ca9ee79af5e7a121551fe9715101d27395.tar.bz2
move themse install to its own header
Diffstat (limited to 'gtk')
-rw-r--r--gtk/theme.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/theme.c b/gtk/theme.c
index e7f292b88..d793626ae 100644
--- a/gtk/theme.c
+++ b/gtk/theme.c
@@ -29,6 +29,7 @@
#include "utils/messages.h"
#include "utils/utils.h"
#include "desktop/browser.h"
+#include "desktop/theme.h"
#include "content/content.h"
#include "content/content_type.h"
#include "content/hlcache.h"