aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names.c')
-rw-r--r--addressbook/gui/component/select-names/e-select-names.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c
index a17dd410d3..c5791bb9bd 100644
--- a/addressbook/gui/component/select-names/e-select-names.c
+++ b/addressbook/gui/component/select-names/e-select-names.c
@@ -25,8 +25,8 @@
#include <e-table-simple.h>
#include <e-table.h>
#include <e-cell-text.h>
-#include <addressbook/gui/component/model/e-addressbook-model.h>
-#include <addressbook/gui/component/model/e-cardlist-model.h>
+#include <addressbook/gui/component/e-addressbook-model.h>
+#include <addressbook/gui/component/e-cardlist-model.h>
#include <addressbook/backend/ebook/e-book.h>
static void e_select_names_init (ESelectNames *card);