modify terminology:calendar->book,allday->localtime,normal->utime,svc->service
[platform/core/pim/calendar-service.git] / common / cal_filter.h
index c4a0ec8..558708c 100644 (file)
  *
  */
 
-#ifndef __CALENDAR_SVC_FILTER_H__
-#define __CALENDAR_SVC_FILTER_H__
+#ifndef __CALENDAR_SERVICE_FILTER_H__
+#define __CALENDAR_SERVICE_FILTER_H__
 
 #include "calendar_filter.h"
 
 int cal_filter_clone(calendar_filter_h filter, calendar_filter_h* out_filter);
 
-#endif /*__CALENDAR_SVC_FILTER_H__ */
+#endif /*__CALENDAR_SERVICE_FILTER_H__ */