From bf3cd1b5ec1949c81db611c86e115e92d6601999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 17 May 2012 21:21:31 +0200 Subject: Bug #675061 - Evolution 3.5.1 does not build --- em-format/em-format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'em-format') diff --git a/em-format/em-format.h b/em-format/em-format.h index 5ef50f42e3..5b97cb799c 100644 --- a/em-format/em-format.h +++ b/em-format/em-format.h @@ -26,6 +26,7 @@ #include #include +#include /* Standard GObject macros */ #define EM_TYPE_FORMAT \ @@ -65,7 +66,6 @@ typedef struct _EMFormatHeader EMFormatHeader; typedef struct _EMFormatHandler EMFormatHandler; typedef struct _EMFormatParserInfo EMFormatParserInfo; typedef struct _EMFormatWriterInfo EMFormatWriterInfo; -typedef struct _WebKitDOMElement WebKitDOMElement; typedef void (*EMFormatParseFunc) (EMFormat *emf, CamelMimePart *part, -- cgit v1.2.3