[epiphany] gd-main-icon-view: include config.h
- From: Alberto Garcia <agarcia src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] gd-main-icon-view: include config.h
- Date: Fri, 24 May 2013 15:54:03 +0000 (UTC)
commit 991a54e34e5572cc87a3e25e852ac12b3ff00d98
Author: Alberto Garcia <agarcia igalia com>
Date: Fri May 24 18:46:11 2013 +0300
gd-main-icon-view: include config.h
The files included from here (in particular ephy-overview-store.h)
rely on the definition of HAVE_WEBKIT2 in order to include the correct
WebKit header.
lib/widgets/gd-main-icon-view.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lib/widgets/gd-main-icon-view.c b/lib/widgets/gd-main-icon-view.c
index 06584f7..62cbf3a 100644
--- a/lib/widgets/gd-main-icon-view.c
+++ b/lib/widgets/gd-main-icon-view.c
@@ -19,6 +19,8 @@
*
*/
+#include "config.h"
+
#include "ephy-overview-store.h"
#include "ephy-removable-pixbuf-renderer.h"
#include "gd-main-icon-view.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]