From ac5c3771b950ec505b72b8ef657a2c84df91e2cb Mon Sep 17 00:00:00 2001 From: Sergio Villar Senin Date: Thu, 4 Dec 2008 16:27:11 +0000 Subject: [PATCH] Fixes a compilation warning with osso-abook pmo-trunk-r6596 --- src/hildon2/modest-address-book.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hildon2/modest-address-book.c b/src/hildon2/modest-address-book.c index 173997a..f793576 100644 --- a/src/hildon2/modest-address-book.c +++ b/src/hildon2/modest-address-book.c @@ -36,8 +36,8 @@ #include #include #include -#include #include "modest-hildon-includes.h" +#include #include "modest-platform.h" #include "modest-runtime.h" #include "widgets/modest-window-mgr.h" -- 1.7.9.5