diff options
Diffstat (limited to 'widgets/misc/e-attachment-store.h')
-rw-r--r-- | widgets/misc/e-attachment-store.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-attachment-store.h b/widgets/misc/e-attachment-store.h index 5d2271cba0..e7f89b7f6c 100644 --- a/widgets/misc/e-attachment-store.h +++ b/widgets/misc/e-attachment-store.h @@ -23,7 +23,7 @@ #define E_ATTACHMENT_STORE_H #include <gtk/gtk.h> -#include <widgets/misc/e-attachment.h> +#include <misc/e-attachment.h> /* Standard GObject macros */ #define E_TYPE_ATTACHMENT_STORE \ |