diff options
Diffstat (limited to 'addressbook/backend/ebook/e-destination.h')
-rw-r--r-- | addressbook/backend/ebook/e-destination.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/backend/ebook/e-destination.h b/addressbook/backend/ebook/e-destination.h index 2014f8e340..618cfdb458 100644 --- a/addressbook/backend/ebook/e-destination.h +++ b/addressbook/backend/ebook/e-destination.h @@ -28,7 +28,7 @@ #ifndef __E_DESTINATION_H__ #define __E_DESTINATION_H__ -#include <gtk/gtk.h> +#include <gtk/gtkobject.h> #include <addressbook/backend/ebook/e-card.h> #define E_TYPE_DESTINATION (e_destination_get_type ()) |