diff options
Diffstat (limited to 'mail/em-format-quote.h')
-rw-r--r-- | mail/em-format-quote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-quote.h b/mail/em-format-quote.h index 4c25179389..bb10cd32cc 100644 --- a/mail/em-format-quote.h +++ b/mail/em-format-quote.h @@ -24,7 +24,7 @@ #ifndef _EM_FORMAT_QUOTE_H #define _EM_FORMAT_QUOTE_H -#include "em-format.h" +#include "mail/em-format.h" typedef struct _EMFormatQuote EMFormatQuote; typedef struct _EMFormatQuoteClass EMFormatQuoteClass; |