From 91a6e747a0d241da4d1eba7084619dfe94e2a4ce Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Wed, 19 Oct 2005 07:08:53 +0000 Subject: Include e-attachment-bar.h relative to the top dir, so it stops borking 2005-10-19 Harish Krishnaswamy * em-format-html-display.h : Include e-attachment-bar.h relative to the top dir, so it stops borking the print-message plugin. svn path=/trunk/; revision=30530 --- mail/em-format-html-display.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-format-html-display.h') diff --git a/mail/em-format-html-display.h b/mail/em-format-html-display.h index ffb1786687..7493bc227d 100644 --- a/mail/em-format-html-display.h +++ b/mail/em-format-html-display.h @@ -7,7 +7,7 @@ #define _EM_FORMAT_HTML_DISPLAY_H #include "mail/em-format-html.h" -#include "e-attachment-bar.h" +#include "widgets/misc/e-attachment-bar.h" typedef struct _EMFormatHTMLDisplay EMFormatHTMLDisplay; typedef struct _EMFormatHTMLDisplayClass EMFormatHTMLDisplayClass; -- cgit v1.2.3