From 24debf9d7e1704c9eb7023c89e485871493e0038 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 6 Jun 2008 19:23:47 +0000 Subject: Fix build breakage. Apparently only recently started pulling in . We still need to include gio.h explicitly for a little while longer. svn path=/trunk/; revision=35607 --- widgets/misc/e-attachment.c | 1 + widgets/misc/e-attachment.h | 1 + 2 files changed, 2 insertions(+) (limited to 'widgets/misc') diff --git a/widgets/misc/e-attachment.c b/widgets/misc/e-attachment.c index 7991877693..269dbc3ed3 100644 --- a/widgets/misc/e-attachment.c +++ b/widgets/misc/e-attachment.c @@ -44,6 +44,7 @@ #include #include + #include #include diff --git a/widgets/misc/e-attachment.h b/widgets/misc/e-attachment.h index 743f445694..85eebc6056 100644 --- a/widgets/misc/e-attachment.h +++ b/widgets/misc/e-attachment.h @@ -25,6 +25,7 @@ #ifndef __E_ATTACHMENT_H__ #define __E_ATTACHMENT_H__ +#include #include #include #include -- cgit v1.2.3