From 11cbcc66524a3a7a9a4d1b26ee0ad01054ebe0a6 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Tue, 3 Jun 2008 18:31:53 +0000 Subject: Do not do single includes in embed/, bug #536090 svn path=/trunk/; revision=8266 --- embed/ephy-favicon-cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/ephy-favicon-cache.c') diff --git a/embed/ephy-favicon-cache.c b/embed/ephy-favicon-cache.c index 708423652..3087aef4d 100644 --- a/embed/ephy-favicon-cache.c +++ b/embed/ephy-favicon-cache.c @@ -38,7 +38,7 @@ #include "ephy-debug.h" #include "ephy-glib-compat.h" -#include +#include #include #define EPHY_FAVICON_CACHE_XML_ROOT (const xmlChar *)"ephy_favicons_cache" -- cgit v1.2.3