aboutsummaryrefslogtreecommitdiffstats
path: root/filter/score-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'filter/score-context.c')
-rw-r--r--filter/score-context.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/score-context.c b/filter/score-context.c
index b4c8654ff8..0ee62594e2 100644
--- a/filter/score-context.c
+++ b/filter/score-context.c
@@ -22,12 +22,12 @@
#include <config.h>
#endif
-#include <gtk/gtk.h>
-#include <gnome.h>
+#include <gtk/gtkobject.h>
#include "score-context.h"
#include "score-rule.h"
+
static void score_context_class_init (ScoreContextClass *class);
static void score_context_init (ScoreContext *gspaper);
static void score_context_finalise (GtkObject *obj);