From bc73d24d04269d1cd4df99acdb511580626ca98f Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Mon, 18 Mar 2002 15:47:04 +0000 Subject: VFolders in the summary svn path=/trunk/; revision=16190 --- my-evolution/e-summary-weather.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'my-evolution/e-summary-weather.h') diff --git a/my-evolution/e-summary-weather.h b/my-evolution/e-summary-weather.h index 795afcfede..3dac76f7ee 100644 --- a/my-evolution/e-summary-weather.h +++ b/my-evolution/e-summary-weather.h @@ -26,6 +26,7 @@ #include #include "e-summary-type.h" +#include "e-summary-shown.h" typedef struct _ESummaryWeather ESummaryWeather; @@ -144,7 +145,7 @@ typedef time_t ESummaryWeatherUpdate; char *e_summary_weather_get_html (ESummary *summary); void e_summary_weather_init (ESummary *summary); void e_summary_weather_reconfigure (ESummary *summary); -void e_summary_weather_fill_etable (ESummaryTable *est, +void e_summary_weather_fill_etable (ESummaryShown *ess, ESummary *summary); const char *e_summary_weather_code_to_name (const char *code); void e_summary_weather_free (ESummary *summary); -- cgit v1.2.3