[evolution] Bug 747822 - Use global libgweather/gweather.h include



commit 8df00c690cfa341ab3e51ee9f89429566ee31965
Author: Giovanni Campagna <gcampagn cs stanford edu>
Date:   Wed Apr 15 12:29:42 2015 +0200

    Bug 747822 - Use global libgweather/gweather.h include

 .../evolution-cal-config-weather.c                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/cal-config-weather/evolution-cal-config-weather.c 
b/modules/cal-config-weather/evolution-cal-config-weather.c
index 263d74d..216e0e4 100644
--- a/modules/cal-config-weather/evolution-cal-config-weather.c
+++ b/modules/cal-config-weather/evolution-cal-config-weather.c
@@ -22,7 +22,7 @@
 #include <libedataserver/libedataserver.h>
 
 #define GWEATHER_I_KNOW_THIS_IS_UNSTABLE
-#include <libgweather/location-entry.h>
+#include <libgweather/gweather.h>
 #undef GWEATHER_I_KNOW_THIS_IS_UNSTABLE
 
 #include <e-util/e-util.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]