audiostubs/devsoundextensions_stubs/audioeffectscistubs/listenerorientationcistub/inc/ListenerOrientationCI.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 <ListenerOrientationBase.h>
    25 #include <listenerorientationbase.h>
    26 #include <MListenerOrientationObserver.h>
    26 #include <mlistenerorientationobserver.h>
    27 
    27 
    28 class CMMFDevSound;
    28 class CMMFDevSound;
    29 
    29 
    30 class CListenerOrientationCI : public CListenerOrientation
    30 class CListenerOrientationCI : public CListenerOrientation
    31 	{
    31 	{