aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-popup.h')
-rw-r--r--addressbook/gui/component/select-names/e-select-names-popup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-popup.h b/addressbook/gui/component/select-names/e-select-names-popup.h
index 5a4685f8cb..09cd29da18 100644
--- a/addressbook/gui/component/select-names/e-select-names-popup.h
+++ b/addressbook/gui/component/select-names/e-select-names-popup.h
@@ -27,9 +27,9 @@
#ifndef __E_SELECT_NAMES_POPUP_H__
#define __E_SELECT_NAMES_POPUP_H__
-#include "e-select-names-model.h"
+#include "e-select-names-text-model.h"
-void e_select_names_popup (ESelectNamesModel *model, GdkEventButton *ev, gint pos);
+void e_select_names_popup (ESelectNamesTextModel *text_model, GdkEventButton *ev, gint pos);
#endif /* __E_SELECT_NAMES_POPUP_H__ */