diff options
Diffstat (limited to 'addressbook/backend/ebook/e-card-cursor.h')
-rw-r--r-- | addressbook/backend/ebook/e-card-cursor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/backend/ebook/e-card-cursor.h b/addressbook/backend/ebook/e-card-cursor.h index 1b5f0d0e0c..a4dad0ff5b 100644 --- a/addressbook/backend/ebook/e-card-cursor.h +++ b/addressbook/backend/ebook/e-card-cursor.h @@ -10,8 +10,8 @@ #ifndef __E_CARD_CURSOR_H__ #define __E_CARD_CURSOR_H__ +#include <gtk/gtkobject.h> #include <libgnome/gnome-defs.h> -#include <gtk/gtk.h> #include <addressbook/backend/ebook/addressbook.h> #include <addressbook/backend/ebook/e-card.h> |