diff options
Diffstat (limited to 'mail/em-format-html.h')
-rw-r--r-- | mail/em-format-html.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-html.h b/mail/em-format-html.h index ae6747dfdc..a524912cfb 100644 --- a/mail/em-format-html.h +++ b/mail/em-format-html.h @@ -27,7 +27,7 @@ #ifndef _EM_FORMAT_HTML_H #define _EM_FORMAT_HTML_H -#include "em-format.h" +#include "mail/em-format.h" typedef struct _EMFormatHTML EMFormatHTML; typedef struct _EMFormatHTMLClass EMFormatHTMLClass; |