audiostubs/devsoundextensions_stubs/audioeffectscistubs/listenerlocationcistub/inc/ListenerLocationCI.h
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    20 *
    20 *
    21 *
    21 *
    22 */
    22 */
    23 
    23 
    24 
    24 
    25 #include <listenerlocationbase.h>
    25 #include <ListenerLocationBase.h>
    26 #include <mlistenerlocationobserver.h>
    26 #include <MListenerLocationObserver.h>
    27 
    27 
    28 class CMMFDevSound;
    28 class CMMFDevSound;
    29 
    29 
    30 class CListenerLocationCI : public CListenerLocation
    30 class CListenerLocationCI : public CListenerLocation
    31 	{
    31 	{