aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-download.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-download.h')
-rw-r--r--embed/ephy-download.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/embed/ephy-download.h b/embed/ephy-download.h
index 902ae5730..17b1a2c46 100644
--- a/embed/ephy-download.h
+++ b/embed/ephy-download.h
@@ -30,11 +30,7 @@
#define _EPHY_DOWNLOAD_H
#include <glib-object.h>
-#ifdef HAVE_WEBKIT2
#include <webkit2/webkit2.h>
-#else
-#include <webkit/webkit.h>
-#endif
G_BEGIN_DECLS