From 7af817960075883fccf2337e27aa485935965fd6 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 25 Oct 2007 20:01:48 +0000 Subject: Add config.h in ephy-embed-utils.c svn path=/trunk/; revision=7567 --- embed/ephy-embed-utils.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'embed/ephy-embed-utils.c') diff --git a/embed/ephy-embed-utils.c b/embed/ephy-embed-utils.c index 58768f8fa..4a9c44c85 100644 --- a/embed/ephy-embed-utils.c +++ b/embed/ephy-embed-utils.c @@ -22,11 +22,13 @@ * $Id: */ -#include "ephy-string.h" +#include "config.h" + #include #include +#include "ephy-string.h" #include "ephy-embed-utils.h" char* -- cgit v1.2.3