diff options
Diffstat (limited to 'filter/filter-option.h')
-rw-r--r-- | filter/filter-option.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/filter-option.h b/filter/filter-option.h index 1bbec79d84..c7b3713edc 100644 --- a/filter/filter-option.h +++ b/filter/filter-option.h @@ -21,8 +21,6 @@ #ifndef _FILTER_OPTION_H #define _FILTER_OPTION_H -#include <gtk/gtk.h> - #include "filter-element.h" #define FILTER_OPTION(obj) GTK_CHECK_CAST (obj, filter_option_get_type (), FilterOption) |