serviceproviders/sapi_calendar/inc/calendarcallback.h
changeset 33 50974a8b132e
parent 22 fc9cf246af83
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    17 
    17 
    18 
    18 
    19 #ifndef __CALENDARCALLBACK_H
    19 #ifndef __CALENDARCALLBACK_H
    20 #define __CALENDARCALLBACK_H
    20 #define __CALENDARCALLBACK_H
    21 
    21 
    22 #include <LiwCommon.h>
    22 #include <liwcommon.h>
    23 #include <LiwServiceIfBase.h>
    23 #include <liwserviceifbase.h>
    24 #include <LiwBufferExtension.h>
    24 #include <liwbufferextension.h>
    25 
    25 
    26 #include <calchangecallback.h>
    26 #include <calchangecallback.h>
    27 
    27 
    28 #include "calendarheader.h"
    28 #include "calendarheader.h"
    29 class CCalendarInterface;
    29 class CCalendarInterface;