aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/pcs/icalendar.h
blob: 2a22fbab713577fa9a773332790ec7ce5d5d0242 (plain) (tree)
1
2
3
4
5
6
7
8
9



                   
                            
 
 

                                                                        



      
#ifndef ICALENDAR_H
#define ICALENDAR_H

#include <ical.h>
#include <cal-util/calobj.h>



iCalObject *ical_object_create_from_icalcomponent (icalcomponent* comp);



#endif