aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/contact-editor/e-contact-editor.c1
2 files changed, 5 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 40a45dd815..05f6fde121 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-29 Kjartan Maraas <kmaraas@gnome.org>
+
+ * gui/contact-editor/e-contact-editor.c:
+ Remove unneeded include.
+
2007-10-26 Matthew Barnes <mbarnes@redhat.com>
* conduit/address-conduit.c (local_record_to_pilot_record):
diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c
index d5dc2bae53..91d9e7af66 100644
--- a/addressbook/gui/contact-editor/e-contact-editor.c
+++ b/addressbook/gui/contact-editor/e-contact-editor.c
@@ -43,7 +43,6 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <libedataserverui/e-categories-dialog.h>
#include <misc/e-gui-utils.h>
-#include <text/e-entry.h>
#include <libebook/e-address-western.h>
#include <libedataserverui/e-source-combo-box.h>