aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-download.h
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@igalia.com>2012-12-11 02:34:39 +0800
committerDiego Escalante Urrelo <diegoe@igalia.com>2012-12-11 04:08:13 +0800
commit1fa40b0f771c6fef774812bb517671d2250b6746 (patch)
tree393b7a7132361ab1aeea70dbd837d115e38ee6f1 /embed/ephy-download.h
parent90274a4fca5c6907f0903a991871f5fd38a621ee (diff)
downloadgsoc2013-epiphany-1fa40b0f771c6fef774812bb517671d2250b6746.tar
gsoc2013-epiphany-1fa40b0f771c6fef774812bb517671d2250b6746.tar.gz
gsoc2013-epiphany-1fa40b0f771c6fef774812bb517671d2250b6746.tar.bz2
gsoc2013-epiphany-1fa40b0f771c6fef774812bb517671d2250b6746.tar.lz
gsoc2013-epiphany-1fa40b0f771c6fef774812bb517671d2250b6746.tar.xz
gsoc2013-epiphany-1fa40b0f771c6fef774812bb517671d2250b6746.tar.zst
gsoc2013-epiphany-1fa40b0f771c6fef774812bb517671d2250b6746.zip
e-download: remove useless include
Diffstat (limited to 'embed/ephy-download.h')
-rw-r--r--embed/ephy-download.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-download.h b/embed/ephy-download.h
index a4592b806..e4efeb3e1 100644
--- a/embed/ephy-download.h
+++ b/embed/ephy-download.h
@@ -36,8 +36,6 @@
#include <webkit/webkit.h>
#endif
-#include "ephy-embed.h"
-
G_BEGIN_DECLS
#define EPHY_TYPE_DOWNLOAD ephy_download_get_type()