From d6b06ae7eb64632aa92b99fb11bc911f3ca88966 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 22 Jul 2004 02:21:37 +0000 Subject: include config.h #61395. 2004-07-20 Not Zed * gui/widgets/eab-contact-display.c: * gui/contact-editor/eab-editor.c: * gui/component/addressbook-migrate.c: include config.h #61395. svn path=/trunk/; revision=26693 --- addressbook/gui/contact-editor/eab-editor.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'addressbook/gui/contact-editor') diff --git a/addressbook/gui/contact-editor/eab-editor.c b/addressbook/gui/contact-editor/eab-editor.c index 4e1f6d11fd..4f535e47c8 100644 --- a/addressbook/gui/contact-editor/eab-editor.c +++ b/addressbook/gui/contact-editor/eab-editor.c @@ -18,6 +18,10 @@ * Boston, MA 02111-1307, USA. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include -- cgit v1.2.3