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