From 3aa08c35ade396d6f9efadcd85a8abd50afa16bd Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Tue, 23 Dec 2008 22:05:59 +0000 Subject: Include instead of 2008-12-23 Andre Klapper * gui/merging/eab-contact-merging.c: Include instead of svn path=/trunk/; revision=36931 --- addressbook/ChangeLog | 5 +++++ addressbook/gui/merging/eab-contact-merging.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8fb965960d..a9fc3e5a12 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2008-12-23 Andre Klapper + + * gui/merging/eab-contact-merging.c: + Include instead of + 2008-12-09 Milan Crha ** Part of fix for bug #563669 diff --git a/addressbook/gui/merging/eab-contact-merging.c b/addressbook/gui/merging/eab-contact-merging.c index a912a4f08e..502fe381b6 100644 --- a/addressbook/gui/merging/eab-contact-merging.c +++ b/addressbook/gui/merging/eab-contact-merging.c @@ -32,7 +32,7 @@ #include #include "addressbook/gui/widgets/eab-contact-display.h" #include "e-util/e-util-private.h" -#include +#include typedef struct dropdown_data dropdown_data; typedef enum { -- cgit