audiostubs/devsoundextensions_stubs/audioeffectscistubs/sourcelocationcistub/src/SourceLocationCIStub.cpp
equal
deleted
inserted
replaced
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. |