From e6d988259788b5d5eb1e2fda40cfb9c0f5c1700f Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 9 Jun 2008 22:37:20 +0000 Subject: Fix some build warnings. Bug #537487. svn path=/trunk/; revision=8274 --- embed/ephy-favicon-cache.c | 1 + 1 file changed, 1 insertion(+) (limited to 'embed/ephy-favicon-cache.c') diff --git a/embed/ephy-favicon-cache.c b/embed/ephy-favicon-cache.c index 3087aef4d..22cf67209 100644 --- a/embed/ephy-favicon-cache.c +++ b/embed/ephy-favicon-cache.c @@ -39,6 +39,7 @@ #include "ephy-glib-compat.h" #include +#include #include #define EPHY_FAVICON_CACHE_XML_ROOT (const xmlChar *)"ephy_favicons_cache" -- cgit v1.2.3