messagingapp/smartmessaging/ringbc/inc/ringbctoneconverter.h
changeset 34 84197e66a4bd
parent 23 238255e8b033
equal deleted inserted replaced
31:ebfee66fde93 34:84197e66a4bd
    21 #ifndef __RINGBCTONECONVERT_H
    21 #ifndef __RINGBCTONECONVERT_H
    22 #define __RINGBCTONECONVERT_H
    22 #define __RINGBCTONECONVERT_H
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include "NsmRingTone.h"
    26 #include "nsmringtone.h"
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 NONSHARABLE_STRUCT( TInstruction )
    29 NONSHARABLE_STRUCT( TInstruction )
    30     {
    30     {
    31     TInt iValue;
    31     TInt iValue;