diff options
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-model.h')
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names-model.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-model.h b/addressbook/gui/component/select-names/e-select-names-model.h index 4b3413f983..9d8c66f063 100644 --- a/addressbook/gui/component/select-names/e-select-names-model.h +++ b/addressbook/gui/component/select-names/e-select-names-model.h @@ -12,7 +12,7 @@ #define __E_SELECT_NAMES_MODEL_H__ #include <time.h> -#include <gtk/gtk.h> +#include <gtk/gtkobject.h> #include <stdio.h> #include <e-util/e-list.h> #include <addressbook/backend/ebook/e-card.h> |