audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/src/TonePlayCompleteTimer.cpp
changeset 9 f935d51494d1
parent 0 0ce1b5ce9557
child 10 b2544ba3bc16
equal deleted inserted replaced
1:ffb8e2ddd8dc 9:f935d51494d1
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include "MmfDevSoundAdaptationBody.h"
    21 #include "mmfdevsoundadaptationbody.h"
    22 #include "TonePlayCompleteTimer.h"
    22 #include "toneplaycompletetimer.h"
    23 
    23 
    24 #ifdef _DEBUG
    24 #ifdef _DEBUG
    25 #include "e32debug.h"
    25 #include "e32debug.h"
    26 
    26 
    27 #define DEBPRN0(str)        RDebug::Print(str, this)
    27 #define DEBPRN0(str)        RDebug::Print(str, this)