include libecal/e-cal-component.h to kill implicit declaration of
2004-04-17 Trent Lloyd <lathiat@sixlabs.org> * gui/e-calendar-view.c: include libecal/e-cal-component.h to kill implicit declaration of e_cal_component_get_recur_id_as_string at line 869. svn path=/trunk/; revision=25504
This commit is contained in:
committed by
Rodrigo Moya
parent
415fbd7101
commit
d4d421a5dd
@ -1,3 +1,9 @@
|
||||
2004-04-17 Trent Lloyd <lathiat@sixlabs.org>
|
||||
|
||||
* gui/e-calendar-view.c: include libecal/e-cal-component.h to kill
|
||||
implicit declaration of e_cal_component_get_recur_id_as_string at line
|
||||
869.
|
||||
|
||||
2004-04-15 Gary Ekker <gekker@novell.com>
|
||||
|
||||
Fixes #52271
|
||||
|
||||
@ -33,6 +33,7 @@
|
||||
#include "e-util/e-dialog-utils.h"
|
||||
#include "e-calendar-marshal.h"
|
||||
#include <libecal/e-cal-time-util.h>
|
||||
#include <libecal/e-cal-component.h>
|
||||
|
||||
#include "calendar-commands.h"
|
||||
#include "calendar-component.h"
|
||||
|
||||
Reference in New Issue
Block a user