videoscheduler/SchedulerClient/src/RCseSchedulerClient.cpp
changeset 27 9da6551eb47a
parent 24 996057503846
equal deleted inserted replaced
26:2f50dfb243ea 27:9da6551eb47a
    15 */
    15 */
    16 
    16 
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <ipvideo/rcseschedulerclient.h>            // Header for this class
    20 #include <ipvideo/RCseSchedulerClient.h>            // Header for this class
    21 #include "CseDebug.h"                       // Debug macros
    21 #include "CseDebug.h"                       // Debug macros
    22 #include <ipvideo/cseschedulerclientservercommon.h> // Common defines for client and server
    22 #include <ipvideo/CseSchedulerClientServerCommon.h> // Common defines for client and server
    23 #include <e32math.h>
    23 #include <e32math.h>
    24 #include <f32file.h>
    24 #include <f32file.h>
    25 
    25 
    26 // EXTERNAL DATA STRUCTURES
    26 // EXTERNAL DATA STRUCTURES
    27 // None
    27 // None