audiostubs/devsoundextensions_stubs/audioeffectscistubs/sourcelocationcistub/src/SourceLocationCIStub.cpp
branchRCL_3
changeset 10 b2544ba3bc16
parent 9 f935d51494d1
equal deleted inserted replaced
9:f935d51494d1 10:b2544ba3bc16
    18 
    18 
    19 #ifdef _DEBUG
    19 #ifdef _DEBUG
    20 #include <e32svr.h> // Needed for RDebug Prints
    20 #include <e32svr.h> // Needed for RDebug Prints
    21 #endif
    21 #endif
    22 
    22 
    23 #include "sourcelocationci.h"
    23 #include "SourceLocationCI.h"
    24 #include <sounddevice.h>
    24 #include <sounddevice.h>
    25 
    25 
    26 // -----------------------------------------------------------------------------
    26 // -----------------------------------------------------------------------------
    27 // CSourceLocation::NewL
    27 // CSourceLocation::NewL
    28 // Static function for creating an instance of the CSourceLocationCI object.
    28 // Static function for creating an instance of the CSourceLocationCI object.