aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2013-07-31 02:15:44 +0800
committerLAN-TW <lantw44@gmail.com>2013-07-31 02:15:44 +0800
commit659fff975b2e251248f8e46cc67513b7f24ffec8 (patch)
tree8e26bdfa1e262dc43b24c662f2130e0050007d05 /embed
parent93431e0eeb2bfa566ce1d5240ce9c75e976d0c07 (diff)
downloadgsoc2013-epiphany-659fff975b2e251248f8e46cc67513b7f24ffec8.tar
gsoc2013-epiphany-659fff975b2e251248f8e46cc67513b7f24ffec8.tar.gz
gsoc2013-epiphany-659fff975b2e251248f8e46cc67513b7f24ffec8.tar.bz2
gsoc2013-epiphany-659fff975b2e251248f8e46cc67513b7f24ffec8.tar.lz
gsoc2013-epiphany-659fff975b2e251248f8e46cc67513b7f24ffec8.tar.xz
gsoc2013-epiphany-659fff975b2e251248f8e46cc67513b7f24ffec8.tar.zst
gsoc2013-epiphany-659fff975b2e251248f8e46cc67513b7f24ffec8.zip
Remove all things related to autoarchive, which becomes a shared library
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-download.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-download.h b/embed/ephy-download.h
index 7d140693b..6aa38f2a3 100644
--- a/embed/ephy-download.h
+++ b/embed/ephy-download.h
@@ -29,8 +29,8 @@
#ifndef _EPHY_DOWNLOAD_H
#define _EPHY_DOWNLOAD_H
-#include <autoarchive/autoarchive.h>
#include <glib-object.h>
+#include <gnome-autoar/autoar.h>
#include <webkit2/webkit2.h>
G_BEGIN_DECLS