diff options
Diffstat (limited to 'mail/em-html-stream.h')
-rw-r--r-- | mail/em-html-stream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-html-stream.h b/mail/em-html-stream.h index e30c64918b..9b39f4ab8b 100644 --- a/mail/em-html-stream.h +++ b/mail/em-html-stream.h @@ -36,7 +36,7 @@ extern "C" { struct _GtkHTML; struct _GtkHTMLStream; -#include "em-sync-stream.h" +#include "mail/em-sync-stream.h" typedef struct _EMHTMLStream { EMSyncStream sync; |