From 1af6600934d1f723e5b492b8322e52a1144fb0af Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 28 Dec 2007 19:23:22 +0000 Subject: Include config.h. Bug #504721. 2007-12-28 Christian Persch * **/*.c: Include config.h. Bug #504721. svn path=/trunk/; revision=2787 --- (limited to 'libdocument/ev-form-field.c') diff --git a/libdocument/ev-form-field.c b/libdocument/ev-form-field.c index b3cc791..cfa25f8 100644 --- a/libdocument/ev-form-field.c +++ b/libdocument/ev-form-field.c @@ -19,6 +19,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. */ +#include #include "ev-form-field.h" static void ev_form_field_init (EvFormField *field); -- cgit v0.9.1