aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@src.gnome.org>2008-09-29 13:52:23 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2008-09-29 13:52:23 +0800
commit9c4b573fa79495d2b577e2a5776c7e5783004e2e (patch)
tree4e69e62e68c5e9b280357cba142db7be00823efb /lib
parentde2dfe657480fa496dc64f74e513b5a29258e71c (diff)
downloadgsoc2013-epiphany-9c4b573fa79495d2b577e2a5776c7e5783004e2e.tar
gsoc2013-epiphany-9c4b573fa79495d2b577e2a5776c7e5783004e2e.tar.gz
gsoc2013-epiphany-9c4b573fa79495d2b577e2a5776c7e5783004e2e.tar.bz2
gsoc2013-epiphany-9c4b573fa79495d2b577e2a5776c7e5783004e2e.tar.lz
gsoc2013-epiphany-9c4b573fa79495d2b577e2a5776c7e5783004e2e.tar.xz
gsoc2013-epiphany-9c4b573fa79495d2b577e2a5776c7e5783004e2e.tar.zst
gsoc2013-epiphany-9c4b573fa79495d2b577e2a5776c7e5783004e2e.zip
Remove useless ephy-node #include
svn path=/trunk/; revision=8550
Diffstat (limited to 'lib')
-rw-r--r--lib/widgets/ephy-location-entry.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/widgets/ephy-location-entry.h b/lib/widgets/ephy-location-entry.h
index 3c558dfa5..adb914f11 100644
--- a/lib/widgets/ephy-location-entry.h
+++ b/lib/widgets/ephy-location-entry.h
@@ -27,8 +27,6 @@
#ifndef EPHY_LOCATION_ENTRY_H
#define EPHY_LOCATION_ENTRY_H
-#include "ephy-node.h"
-
#include <gtk/gtk.h>
G_BEGIN_DECLS