From d589c6974ed1da251fc62534fd4fec3b65f5d9f1 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 10 Jan 2003 01:57:50 +0000 Subject: #include gtklabel.h, fixes an unresolved symbol. 2003-01-09 Chris Toshok * gui/component/select-names/e-select-names-popup.c: #include gtklabel.h, fixes an unresolved symbol. svn path=/trunk/; revision=19387 --- addressbook/gui/component/select-names/e-select-names-popup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui') diff --git a/addressbook/gui/component/select-names/e-select-names-popup.c b/addressbook/gui/component/select-names/e-select-names-popup.c index 33afa13b2e..9e61b77128 100644 --- a/addressbook/gui/component/select-names/e-select-names-popup.c +++ b/addressbook/gui/component/select-names/e-select-names-popup.c @@ -31,6 +31,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3