aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/e-contact-editor.c
diff options
context:
space:
mode:
authorMilan Crha <mcrha@src.gnome.org>2009-04-08 00:40:55 +0800
committerMilan Crha <mcrha@src.gnome.org>2009-04-08 00:40:55 +0800
commita312ad7cf1c2c34577914a2f0f2a5ca191378103 (patch)
treec9dd45fd6fa106052a6379b7d0dc12fa07f30323 /addressbook/gui/contact-editor/e-contact-editor.c
parentda68ab65008bff803a3ea7940fa861c7cb055d08 (diff)
downloadgsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.tar
gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.tar.gz
gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.tar.bz2
gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.tar.lz
gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.tar.xz
gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.tar.zst
gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.zip
build a bit more smoothly
svn path=/branches/kill-bonobo/; revision=37501
Diffstat (limited to 'addressbook/gui/contact-editor/e-contact-editor.c')
-rw-r--r--addressbook/gui/contact-editor/e-contact-editor.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c
index 8499e774db..4bead3cc22 100644
--- a/addressbook/gui/contact-editor/e-contact-editor.c
+++ b/addressbook/gui/contact-editor/e-contact-editor.c
@@ -33,7 +33,7 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <libedataserverui/e-categories-dialog.h>
-#include <misc/e-gui-utils.h>
+#include "misc/e-gui-utils.h"
#include <libebook/e-address-western.h>
#include <libedataserverui/e-category-completion.h>
@@ -45,7 +45,6 @@
#include "addressbook/printing/e-contact-print.h"
#include "addressbook/gui/widgets/eab-gui-util.h"
#include "e-util/e-util.h"
-#include "e-util/e-gui-utils.h"
#include "e-util/e-error.h"
#include "misc/e-dateedit.h"
#include "misc/e-image-chooser.h"