From 4503c052d04822edb3105e639b824ed88013a810 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 6 Jun 2008 15:12:53 +0000 Subject: ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and 2008-06-06 Matthew Barnes ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (#536637) svn path=/trunk/; revision=35606 --- a11y/addressbook/ea-addressbook-view.h | 2 +- a11y/addressbook/ea-minicard-view.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'a11y/addressbook') diff --git a/a11y/addressbook/ea-addressbook-view.h b/a11y/addressbook/ea-addressbook-view.h index 2fe13ca2c2..c6fda684d9 100644 --- a/a11y/addressbook/ea-addressbook-view.h +++ b/a11y/addressbook/ea-addressbook-view.h @@ -22,7 +22,7 @@ #ifndef __EA_ADDRESSBOOK_VIEW_H__ #define __EA_ADDRESSBOOK_VIEW_H__ -#include +#include #include "e-addressbook-view.h" #ifdef __cplusplus diff --git a/a11y/addressbook/ea-minicard-view.c b/a11y/addressbook/ea-minicard-view.c index 52f923eb24..7319e49b90 100644 --- a/a11y/addressbook/ea-minicard-view.c +++ b/a11y/addressbook/ea-minicard-view.c @@ -21,8 +21,7 @@ #include #include -#include -#include +#include #include #include "ea-minicard.h" #include "ea-minicard-view.h" -- cgit v1.2.3