diff options
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-text-model.h')
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names-text-model.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-text-model.h b/addressbook/gui/component/select-names/e-select-names-text-model.h index aa23544251..3d6bed468e 100644 --- a/addressbook/gui/component/select-names/e-select-names-text-model.h +++ b/addressbook/gui/component/select-names/e-select-names-text-model.h @@ -13,7 +13,7 @@ #include <gtk/gtk.h> #include <stdio.h> #include "e-select-names-model.h" -#include <widgets/e-text/e-text-model.h> +#include <gal/e-text/e-text-model.h> #define E_TYPE_SELECT_NAMES_TEXT_MODEL (e_select_names_text_model_get_type ()) #define E_SELECT_NAMES_TEXT_MODEL(obj) (GTK_CHECK_CAST ((obj), E_TYPE_SELECT_NAMES_TEXT_MODEL, ESelectNamesTextModel)) |