audiostubs/devsoundextensions_stubs/audioeffectscistubs/sourceorientationcistub/inc/SourceOrientationCI.h
changeset 9 f935d51494d1
parent 0 0ce1b5ce9557
child 10 b2544ba3bc16
equal deleted inserted replaced
1:ffb8e2ddd8dc 9:f935d51494d1
    20 *
    20 *
    21 *
    21 *
    22 */
    22 */
    23 
    23 
    24 
    24 
    25 #include <SourceOrientationBase.h>
    25 #include <sourceorientationbase.h>
    26 #include <MSourceOrientationObserver.h>
    26 #include <msourceorientationobserver.h>
    27 
    27 
    28 class CMMFDevSound;
    28 class CMMFDevSound;
    29 
    29 
    30 class CSourceOrientationCI : public CSourceOrientation
    30 class CSourceOrientationCI : public CSourceOrientation
    31 	{
    31 	{