[epiphany] ephy-frecent-store: Fix the build with WebKit2
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-frecent-store: Fix the build with WebKit2
- Date: Mon, 3 Sep 2012 10:59:20 +0000 (UTC)
commit 51a379f461d8bd435054caafe265f102fb05399e
Author: Carlos Garcia Campos <cgarcia igalia com>
Date: Mon Sep 3 12:58:44 2012 +0200
ephy-frecent-store: Fix the build with WebKit2
lib/widgets/ephy-frecent-store.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lib/widgets/ephy-frecent-store.c b/lib/widgets/ephy-frecent-store.c
index 9954d35..bf3d9ec 100644
--- a/lib/widgets/ephy-frecent-store.c
+++ b/lib/widgets/ephy-frecent-store.c
@@ -24,6 +24,8 @@
#include "ephy-history-service.h"
#include "ephy-snapshot-service.h"
+#include <libsoup/soup.h>
+
#define EPHY_FRECENT_STORE_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), EPHY_TYPE_FRECENT_STORE, EphyFrecentStorePrivate))
struct _EphyFrecentStorePrivate
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]