aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-09-16 23:00:38 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-09-16 23:00:38 +0800
commitfa1d9f97dfd8ba2a6ba97dbb23d681441b794d74 (patch)
tree707d02f8bc2ef38c061e1186adc45f4ac641dbe4 /addressbook/gui/component/select-names/e-select-names.c
parentcd417478c768d5cfd4d516fc2190fc8daa0f638c (diff)
downloadgsoc2013-evolution-fa1d9f97dfd8ba2a6ba97dbb23d681441b794d74.tar
gsoc2013-evolution-fa1d9f97dfd8ba2a6ba97dbb23d681441b794d74.tar.gz
gsoc2013-evolution-fa1d9f97dfd8ba2a6ba97dbb23d681441b794d74.tar.bz2
gsoc2013-evolution-fa1d9f97dfd8ba2a6ba97dbb23d681441b794d74.tar.lz
gsoc2013-evolution-fa1d9f97dfd8ba2a6ba97dbb23d681441b794d74.tar.xz
gsoc2013-evolution-fa1d9f97dfd8ba2a6ba97dbb23d681441b794d74.tar.zst
gsoc2013-evolution-fa1d9f97dfd8ba2a6ba97dbb23d681441b794d74.zip
*Sigh.*
Fix the massive, extreme breakage introduced by shuffling around a few addressbook-related files without updating the Makefiles. I hope at least it builds now. *Sigh.* svn path=/trunk/; revision=5473
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names.c')
-rw-r--r--addressbook/gui/component/select-names/e-select-names.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c
index 2303f13ad1..7f422082e8 100644
--- a/addressbook/gui/component/select-names/e-select-names.c
+++ b/addressbook/gui/component/select-names/e-select-names.c
@@ -24,7 +24,7 @@
#include "e-select-names.h"
#include <e-table-simple.h>
#include <e-cell-text.h>
-#include <addressbook/gui/component/e-addressbook-model.h>
+#include <addressbook/gui/widgets/e-addressbook-model.h>
#include <addressbook/gui/component/e-cardlist-model.h>
#include <addressbook/backend/ebook/e-book.h>
#include "e-select-names-table-model.h"