From 318fc604c17d6cf30a8db5708f8e692baa985fd3 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 16 May 2005 07:53:53 +0000 Subject: forward-reference structures 2005-05-16 Not Zed * mail-vfolder.h: * mail-autofilter.h: forward-reference structures * *.h: Make installed headers includable from mail/ * Makefile.am (mailinclude_HEADERS): install various mail headers as first cut at public plugin api. svn path=/trunk/; revision=29371 --- mail/em-format-html-print.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-format-html-print.h') diff --git a/mail/em-format-html-print.h b/mail/em-format-html-print.h index 0153d405e6..788a420dbe 100644 --- a/mail/em-format-html-print.h +++ b/mail/em-format-html-print.h @@ -6,7 +6,7 @@ #ifndef _EM_FORMAT_HTML_PRINT_H #define _EM_FORMAT_HTML_PRINT_H -#include "em-format-html.h" +#include "mail/em-format-html.h" struct _GnomePrintConfig; -- cgit v1.2.3