audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/src/TonePlayCompleteTimer.cpp
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    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)