aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-popup-control.c
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2004-08-04 23:23:13 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-08-04 23:23:13 +0800
commit9608f78585d7a1e80d88b6c8cb8a0c6a06084a45 (patch)
tree7a224af722816747f0a2b5dbdbfdcf8e1b33c371 /addressbook/gui/widgets/eab-popup-control.c
parent29adbe584ee381525c83d0b4afb8660cd6f38f29 (diff)
downloadgsoc2013-evolution-9608f78585d7a1e80d88b6c8cb8a0c6a06084a45.tar
gsoc2013-evolution-9608f78585d7a1e80d88b6c8cb8a0c6a06084a45.tar.gz
gsoc2013-evolution-9608f78585d7a1e80d88b6c8cb8a0c6a06084a45.tar.bz2
gsoc2013-evolution-9608f78585d7a1e80d88b6c8cb8a0c6a06084a45.tar.lz
gsoc2013-evolution-9608f78585d7a1e80d88b6c8cb8a0c6a06084a45.tar.xz
gsoc2013-evolution-9608f78585d7a1e80d88b6c8cb8a0c6a06084a45.tar.zst
gsoc2013-evolution-9608f78585d7a1e80d88b6c8cb8a0c6a06084a45.zip
#include <gtk/gtkvbox.h>
2004-08-04 Rodney Dawes <dobey@novell.com> * gui/widgets/eab-popup-control.c: #include <gtk/gtkvbox.h> svn path=/trunk/; revision=26822
Diffstat (limited to 'addressbook/gui/widgets/eab-popup-control.c')
-rw-r--r--addressbook/gui/widgets/eab-popup-control.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/widgets/eab-popup-control.c b/addressbook/gui/widgets/eab-popup-control.c
index d1592d4627..1e34cf4a18 100644
--- a/addressbook/gui/widgets/eab-popup-control.c
+++ b/addressbook/gui/widgets/eab-popup-control.c
@@ -44,6 +44,7 @@
#include <gtk/gtktable.h>
#include <gtk/gtktreeselection.h>
#include <gtk/gtktreeview.h>
+#include <gtk/gtkvbox.h>
#include <bonobo/bonobo-control.h>
#include <bonobo/bonobo-property-bag.h>
#include <bonobo/bonobo-generic-factory.h>