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-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 31a928ad5b..6457f8d637 100644 --- a/mail/em-format-html-display.h +++ b/mail/em-format-html-display.h @@ -6,7 +6,7 @@ #ifndef _EM_FORMAT_HTML_DISPLAY_H #define _EM_FORMAT_HTML_DISPLAY_H -#include "em-format-html.h" +#include "mail/em-format-html.h" typedef struct _EMFormatHTMLDisplay EMFormatHTMLDisplay; typedef struct _EMFormatHTMLDisplayClass EMFormatHTMLDisplayClass; -- cgit v1.2.3