diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-12-12 08:13:54 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-12-12 08:13:54 +0800 |
commit | 6bc97bfc06e1ab3ca9041cae66c1524b7c14284a (patch) | |
tree | f94ecc0f4bd3d878a525e514780f192fd52b74fd /src/epiphany.h.in | |
parent | c4d95ec8b49d437f3372390f1662c67bfd56b64b (diff) | |
download | gsoc2013-epiphany-6bc97bfc06e1ab3ca9041cae66c1524b7c14284a.tar gsoc2013-epiphany-6bc97bfc06e1ab3ca9041cae66c1524b7c14284a.tar.gz gsoc2013-epiphany-6bc97bfc06e1ab3ca9041cae66c1524b7c14284a.tar.bz2 gsoc2013-epiphany-6bc97bfc06e1ab3ca9041cae66c1524b7c14284a.tar.lz gsoc2013-epiphany-6bc97bfc06e1ab3ca9041cae66c1524b7c14284a.tar.xz gsoc2013-epiphany-6bc97bfc06e1ab3ca9041cae66c1524b7c14284a.tar.zst gsoc2013-epiphany-6bc97bfc06e1ab3ca9041cae66c1524b7c14284a.zip |
Revert cookies stuff, didn't want to commit that.
svn path=/trunk/; revision=8633
Diffstat (limited to 'src/epiphany.h.in')
-rw-r--r-- | src/epiphany.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/epiphany.h.in b/src/epiphany.h.in index e23d1a3a6..667f84283 100644 --- a/src/epiphany.h.in +++ b/src/epiphany.h.in @@ -39,6 +39,7 @@ #include <epiphany/ephy-bookmarks.h> #include <epiphany/ephy-bookmarks-type-builtins.h> #include <epiphany/ephy-command-manager.h> +#include <epiphany/ephy-cookie-manager.h> #include <epiphany/ephy-dialog.h> #include <epiphany/ephy-embed-container.h> #include <epiphany/ephy-embed-event.h> |