diff options
Diffstat (limited to 'addressbook/gui/component/e-address-widget.h')
-rw-r--r-- | addressbook/gui/component/e-address-widget.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/addressbook/gui/component/e-address-widget.h b/addressbook/gui/component/e-address-widget.h index a85ed90d8b..8cf425d5c9 100644 --- a/addressbook/gui/component/e-address-widget.h +++ b/addressbook/gui/component/e-address-widget.h @@ -28,7 +28,10 @@ #ifndef __E_ADDRESS_WIDGET_H__ #define __E_ADDRESS_WIDGET_H__ -#include <gtk/gtk.h> +#include <gtk/gtkeventbox.h> +#include <gtk/gtkhbox.h> +#include <gtk/gtkobject.h> +#include <gtk/gtkwidget.h> #include <libgnome/gnome-defs.h> #include <addressbook/backend/ebook/e-book.h> #include <addressbook/backend/ebook/e-book-util.h> |