diff options
Diffstat (limited to 'composer/e-msg-composer-attachment.h')
-rw-r--r-- | composer/e-msg-composer-attachment.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/composer/e-msg-composer-attachment.h b/composer/e-msg-composer-attachment.h index 47bc85ece0..7be3c9d595 100644 --- a/composer/e-msg-composer-attachment.h +++ b/composer/e-msg-composer-attachment.h @@ -23,10 +23,9 @@ #ifndef __E_MSG_COMPOSER_ATTACHMENT_H__ #define __E_MSG_COMPOSER_ATTACHMENT_H__ -#include <gnome.h> +#include <gdk-pixbuf/gdk-pixbuf.h> #include <glade/glade-xml.h> #include <camel/camel-mime-part.h> -#include <gdk-pixbuf/gdk-pixbuf.h> #ifdef __cplusplus extern "C" { |