mmfenh/enhancedmediaclient/Client/src/Components/StreamControl/ClientStreamControl.h
branchRCL_3
changeset 8 e35735ece90c
parent 0 71ca22bcf22a
equal deleted inserted replaced
7:709f89d8c047 8:e35735ece90c
    21 #ifndef CSTREAMCONTROL_H
    21 #ifndef CSTREAMCONTROL_H
    22 #define CSTREAMCONTROL_H
    22 #define CSTREAMCONTROL_H
    23 
    23 
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <StreamControl.h>
    25 #include <StreamControl.h>
    26 #include <mcustominterface.h>
    26 #include <MCustomInterface.h>
    27 #include <mmf/common/mmfcontroller.h>
    27 #include <mmf/common/mmfcontroller.h>
    28 #include "ClientUtility.h"
    28 #include "ClientUtility.h"
    29 #include <Events.h>
    29 #include <Events.h>
    30 #include <StreamControlCustomCommands.h>
    30 #include <StreamControlCustomCommands.h>
    31 #include <StreamControlObserver.h>
    31 #include <StreamControlObserver.h>