aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.c
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-06-06 00:01:59 +0800
committerXan Lopez <xan@gnome.org>2009-06-06 00:02:32 +0800
commitecd30f7b95964ec717d5da6873492fab939f2523 (patch)
tree31db87f2d21f0289a5032936cab356c7ad3752e8 /embed/ephy-web-view.c
parent7792ee06ab725d997a2f288357cbe658525a120a (diff)
downloadgsoc2013-epiphany-ecd30f7b95964ec717d5da6873492fab939f2523.tar
gsoc2013-epiphany-ecd30f7b95964ec717d5da6873492fab939f2523.tar.gz
gsoc2013-epiphany-ecd30f7b95964ec717d5da6873492fab939f2523.tar.bz2
gsoc2013-epiphany-ecd30f7b95964ec717d5da6873492fab939f2523.tar.lz
gsoc2013-epiphany-ecd30f7b95964ec717d5da6873492fab939f2523.tar.xz
gsoc2013-epiphany-ecd30f7b95964ec717d5da6873492fab939f2523.tar.zst
gsoc2013-epiphany-ecd30f7b95964ec717d5da6873492fab939f2523.zip
Fold WebKitEmbedPrefs into EphyEmbedPrefs.
Diffstat (limited to 'embed/ephy-web-view.c')
-rw-r--r--embed/ephy-web-view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index 3f1c40179..9664ec1d9 100644
--- a/embed/ephy-web-view.c
+++ b/embed/ephy-web-view.c
@@ -28,7 +28,6 @@
#include <webkit/webkit.h>
#include "eel-gconf-extensions.h"
-#include "ephy-base-embed.h"
#include "ephy-debug.h"
#include "ephy-embed.h"
#include "ephy-embed-container.h"