aboutsummaryrefslogtreecommitdiffstats
path: root/filter/rule-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter/rule-editor.h')
-rw-r--r--filter/rule-editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/rule-editor.h b/filter/rule-editor.h
index 9b45c8b41c..517b923cfe 100644
--- a/filter/rule-editor.h
+++ b/filter/rule-editor.h
@@ -21,7 +21,7 @@
#ifndef _RULE_EDITOR_H
#define _RULE_EDITOR_H
-#include <gtk/gtk.h>
+#include <gtk/gtklist.h>
#include <libgnomeui/gnome-dialog.h>
#define RULE_EDITOR(obj) GTK_CHECK_CAST (obj, rule_editor_get_type (), RuleEditor)