summaryrefslogtreecommitdiff
path: root/gtk/theme.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-01-19 15:10:29 +0000
committerVincent Sanders <vince@kyllikki.org>2016-01-19 15:10:29 +0000
commit65bdef55ab12bf07aa52fb9c184c073cbf562e3b (patch)
treee5459965d206721d5e29f156f812951074b4edb2 /gtk/theme.h
parent0a5f63abf145c05ed9994566289316516310a603 (diff)
downloadnetsurf-65bdef55ab12bf07aa52fb9c184c073cbf562e3b.tar.gz
netsurf-65bdef55ab12bf07aa52fb9c184c073cbf562e3b.tar.bz2
move the container code to gtk directory as its only ever used there.
Diffstat (limited to 'gtk/theme.h')
-rw-r--r--gtk/theme.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/theme.h b/gtk/theme.h
index b3059ee93..32a7ffcdb 100644
--- a/gtk/theme.h
+++ b/gtk/theme.h
@@ -19,9 +19,6 @@
#ifndef _NETSURF_GTK_THEME_H_
#define _NETSURF_GTK_THEME_H_
-#include <gtk/gtk.h>
-#include "gtk/scaffolding.h"
-
typedef enum search_buttons {
SEARCH_BACK_BUTTON = 0,
SEARCH_FORWARD_BUTTON,