audiostubs/devsoundextensions_stubs/audioeffectscistubs/sourcelocationcistub/inc/SourceLocationCI.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 <SourceLocationBase.h>
    25 #include <sourcelocationbase.h>
    26 #include <MSourceLocationObserver.h>
    26 #include <msourcelocationobserver.h>
    27 
    27 
    28 class CMMFDevSound;
    28 class CMMFDevSound;
    29 
    29 
    30 class CSourceLocationCI : public CSourceLocation
    30 class CSourceLocationCI : public CSourceLocation
    31 	{
    31 	{