messagingapp/smartmessaging/ringbc/inc/ringbctoneconverter.h
changeset 37 518b245aa84c
parent 23 238255e8b033
equal deleted inserted replaced
25:84d9eb65b26f 37:518b245aa84c
    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;