Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 303583 | Differences between
and this patch

Collapse All | Expand All

(-)embed/ephy-embed-shell.c.old (+1 lines)
Lines 21-26 Link Here
21
#include <config.h>
21
#include <config.h>
22
22
23
#include <glib.h>
23
#include <glib.h>
24
#include <glib/gstdio.h>
24
25
25
#include <glib/gi18n.h>
26
#include <glib/gi18n.h>
26
#include <gtk/gtk.h>
27
#include <gtk/gtk.h>
(-)embed/ephy-favicon-cache.c.old (+2 lines)
Lines 39-44 Link Here
39
#include "ephy-glib-compat.h"
39
#include "ephy-glib-compat.h"
40
40
41
#include <glib.h>
41
#include <glib.h>
42
#include <glib/gstdio.h>
43
42
#include <gio/gio.h>
44
#include <gio/gio.h>
43
45
44
#define EPHY_FAVICON_CACHE_XML_ROOT    (const xmlChar *)"ephy_favicons_cache"
46
#define EPHY_FAVICON_CACHE_XML_ROOT    (const xmlChar *)"ephy_favicons_cache"

Return to bug 303583