diff options
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-model.c')
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names-model.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-model.c b/addressbook/gui/component/select-names/e-select-names-model.c index 32f2a85a56..0bbbe588a6 100644 --- a/addressbook/gui/component/select-names/e-select-names-model.c +++ b/addressbook/gui/component/select-names/e-select-names-model.c @@ -13,7 +13,7 @@ #include <gtk/gtk.h> #include "e-select-names-model.h" -#include "e-util/e-util.h" +#include <gal/util/e-util.h> #include "addressbook/backend/ebook/e-card-simple.h" enum { |