diff options
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-manager.h')
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names-manager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-manager.h b/addressbook/gui/component/select-names/e-select-names-manager.h index 7b68528669..4c177d1685 100644 --- a/addressbook/gui/component/select-names/e-select-names-manager.h +++ b/addressbook/gui/component/select-names/e-select-names-manager.h @@ -9,9 +9,9 @@ #ifndef __E_SELECT_NAMES_MANAGER_H__ #define __E_SELECT_NAMES_MANAGER_H__ -#include <time.h> -#include <gtk/gtk.h> #include <stdio.h> +#include <time.h> +#include <gtk/gtkobject.h> #include <e-util/e-list.h> #include "e-select-names.h" |