diff options
Diffstat (limited to 'composer/e-msg-composer-attachment-bar.c')
-rw-r--r-- | composer/e-msg-composer-attachment-bar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/e-msg-composer-attachment-bar.c b/composer/e-msg-composer-attachment-bar.c index 8a7b4357f4..dde51106ec 100644 --- a/composer/e-msg-composer-attachment-bar.c +++ b/composer/e-msg-composer-attachment-bar.c @@ -51,7 +51,7 @@ #include "e-util/e-gui-utils.h" #include "e-util/e-icon-factory.h" -#include "widgets/misc/e-error.h" +#include "e-util/e-error.h" #include "mail/em-popup.h" #define ICON_WIDTH 64 |