diff options
author | Xan Lopez <xan@gnome.org> | 2009-06-06 07:00:46 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-06-06 07:00:46 +0800 |
commit | a36fa2b258e671506d2c433839e09a34939f4cb1 (patch) | |
tree | c2016d6118c0a86b74854ecafd4bb2169623c394 /src | |
parent | 12e930870c451e850c18818842ba7f2d5175231b (diff) | |
download | gsoc2013-epiphany-a36fa2b258e671506d2c433839e09a34939f4cb1.tar gsoc2013-epiphany-a36fa2b258e671506d2c433839e09a34939f4cb1.tar.gz gsoc2013-epiphany-a36fa2b258e671506d2c433839e09a34939f4cb1.tar.bz2 gsoc2013-epiphany-a36fa2b258e671506d2c433839e09a34939f4cb1.tar.lz gsoc2013-epiphany-a36fa2b258e671506d2c433839e09a34939f4cb1.tar.xz gsoc2013-epiphany-a36fa2b258e671506d2c433839e09a34939f4cb1.tar.zst gsoc2013-epiphany-a36fa2b258e671506d2c433839e09a34939f4cb1.zip |
epiphany.h.in: remove old includes.
Diffstat (limited to 'src')
-rw-r--r-- | src/epiphany.h.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/epiphany.h.in b/src/epiphany.h.in index e23d1a3a6..a1928a2aa 100644 --- a/src/epiphany.h.in +++ b/src/epiphany.h.in @@ -35,14 +35,12 @@ #include <epiphany/ephy-adblock.h> #include <epiphany/ephy-adblock-manager.h> -#include <epiphany/ephy-base-embed.h> #include <epiphany/ephy-bookmarks.h> #include <epiphany/ephy-bookmarks-type-builtins.h> #include <epiphany/ephy-command-manager.h> #include <epiphany/ephy-dialog.h> #include <epiphany/ephy-embed-container.h> #include <epiphany/ephy-embed-event.h> -#include <epiphany/ephy-embed-factory.h> #include <epiphany/ephy-embed.h> #include <epiphany/ephy-embed-persist.h> #include <epiphany/ephy-embed-prefs.h> |