diff options
Diffstat (limited to 'mail/em-vfolder-editor.h')
-rw-r--r-- | mail/em-vfolder-editor.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/em-vfolder-editor.h b/mail/em-vfolder-editor.h index 311a63777f..252dffe035 100644 --- a/mail/em-vfolder-editor.h +++ b/mail/em-vfolder-editor.h @@ -24,7 +24,8 @@ #ifndef EM_VFOLDER_EDITOR_H #define EM_VFOLDER_EDITOR_H -#include "filter/e-rule-editor.h" +#include <e-util/e-util.h> + #include "em-vfolder-editor-context.h" /* Standard GObject macros */ |