aboutsummaryrefslogtreecommitdiffstats
path: root/filter/score-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter/score-context.h')
-rw-r--r--filter/score-context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/score-context.h b/filter/score-context.h
index b89f70c1f8..47bd8a3989 100644
--- a/filter/score-context.h
+++ b/filter/score-context.h
@@ -21,8 +21,6 @@
#ifndef _SCORE_CONTEXT_H
#define _SCORE_CONTEXT_H
-#include <gtk/gtk.h>
-
#include "rule-context.h"
#define SCORE_CONTEXT(obj) GTK_CHECK_CAST (obj, score_context_get_type (), ScoreContext)