aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@src.gnome.org>2008-09-29 13:56:34 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2008-09-29 13:56:34 +0800
commit14554e3f29aba4b727b4f89f4465b04871a6c3ee (patch)
tree99ffccc4edee426c2c4283ed796024977a7f92f7 /tests
parent393573604441bda839eb17a7c205b96bd3d73c8b (diff)
downloadgsoc2013-epiphany-14554e3f29aba4b727b4f89f4465b04871a6c3ee.tar
gsoc2013-epiphany-14554e3f29aba4b727b4f89f4465b04871a6c3ee.tar.gz
gsoc2013-epiphany-14554e3f29aba4b727b4f89f4465b04871a6c3ee.tar.bz2
gsoc2013-epiphany-14554e3f29aba4b727b4f89f4465b04871a6c3ee.tar.lz
gsoc2013-epiphany-14554e3f29aba4b727b4f89f4465b04871a6c3ee.tar.xz
gsoc2013-epiphany-14554e3f29aba4b727b4f89f4465b04871a6c3ee.tar.zst
gsoc2013-epiphany-14554e3f29aba4b727b4f89f4465b04871a6c3ee.zip
Add missing config.h
svn path=/trunk/; revision=8569
Diffstat (limited to 'tests')
-rw-r--r--tests/testephylocationentry.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testephylocationentry.c b/tests/testephylocationentry.c
index b840743c7..905ae852f 100644
--- a/tests/testephylocationentry.c
+++ b/tests/testephylocationentry.c
@@ -21,6 +21,7 @@
* Boston, MA 02110-1301 USA
*/
+#include "config.h"
#include "ephy-location-entry.h"
#include <gtk/gtk.h>