diff options
Diffstat (limited to 'mail/em-format-html.c')
-rw-r--r-- | mail/em-format-html.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/em-format-html.c b/mail/em-format-html.c index 60baac02d5..6d72ce3f1e 100644 --- a/mail/em-format-html.c +++ b/mail/em-format-html.c @@ -41,9 +41,7 @@ #include <gtkhtml/gtkhtml-stream.h> #include <gtkhtml/htmlengine.h> -#include <libgnomevfs/gnome-vfs-utils.h> -#include <libgnomevfs/gnome-vfs-mime-utils.h> -#include <libgnomevfs/gnome-vfs-mime-handlers.h> +#include <libgnome/gnome-i18n.h> #include <camel/camel-mime-message.h> #include <camel/camel-stream.h> |