networkhandling/networkhandlingengine/NetworkHandlingGsmInc/CNWGsmSessionImplementation.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    19 
    19 
    20 #ifndef CNWGSMSESSIONIMPLEMENTATION_H
    20 #ifndef CNWGSMSESSIONIMPLEMENTATION_H
    21 #define CNWGSMSESSIONIMPLEMENTATION_H
    21 #define CNWGSMSESSIONIMPLEMENTATION_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <cnwsession.h>
    24 #include "CNWSession.h"
    25 #include <nwhandlingengine.h>
    25 #include "NWHandlingEngine.h"
    26 
    26 
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class CNWGsmMessageHandler;
    29 class CNWGsmMessageHandler;
    30 
    30