cellular/ServiceRequest/inc/CServiceRequest.h
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 44 987c9837762f
equal deleted inserted replaced
0:ff3b6d0fd310 12:ae8abd0db65c
    21 #define CSERVICEREQUEST_H
    21 #define CSERVICEREQUEST_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32std.h>
    24 #include <e32std.h>
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <AknProgressDialog.h>
    26 #include <AknProgressDialog.h> 
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class MServiceRequestObserver;
    29 class MServiceRequestObserver;
    30 class CAknWaitDialog;
    30 class CAknWaitDialog;
    31 class RConeResourceLoader;
    31 class RConeResourceLoader;