aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGustavo Noronha Silva <gns@gnome.org>2011-03-12 22:14:02 +0800
committerGustavo Noronha Silva <gns@gnome.org>2011-03-12 22:14:02 +0800
commit747284a96cffeec3b9a4738ad38a46c7f2dac585 (patch)
tree9118bb4f9701a185ac9fb93aab152db707b6a7f8 /src
parent3010236814e202daff2edab57c054f081ad04d8d (diff)
downloadgsoc2013-epiphany-747284a96cffeec3b9a4738ad38a46c7f2dac585.tar
gsoc2013-epiphany-747284a96cffeec3b9a4738ad38a46c7f2dac585.tar.gz
gsoc2013-epiphany-747284a96cffeec3b9a4738ad38a46c7f2dac585.tar.bz2
gsoc2013-epiphany-747284a96cffeec3b9a4738ad38a46c7f2dac585.tar.lz
gsoc2013-epiphany-747284a96cffeec3b9a4738ad38a46c7f2dac585.tar.xz
gsoc2013-epiphany-747284a96cffeec3b9a4738ad38a46c7f2dac585.tar.zst
gsoc2013-epiphany-747284a96cffeec3b9a4738ad38a46c7f2dac585.zip
Do not include removed header
Building epiphany extensions was failing because epiphany.h sitll included a header that is not longer present in Epiphany.
Diffstat (limited to 'src')
-rw-r--r--src/epiphany.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/epiphany.h.in b/src/epiphany.h.in
index 8664c15bd..9c700933f 100644
--- a/src/epiphany.h.in
+++ b/src/epiphany.h.in
@@ -42,7 +42,6 @@
#include <epiphany/ephy-embed-container.h>
#include <epiphany/ephy-embed-event.h>
#include <epiphany/ephy-embed.h>
-#include <epiphany/ephy-embed-persist.h>
#include <epiphany/ephy-embed-prefs.h>
#include <epiphany/ephy-embed-shell.h>
#include <epiphany/ephy-embed-single.h>