commondrm/drmencryptor/inc/DRMEncryptorDocument.h
changeset 23 493788a4a8a4
parent 0 95b198f216e5
equal deleted inserted replaced
5:79d62d1d7957 23:493788a4a8a4
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #ifndef DRMEncryptorDOCUMENT_H
    19 #ifndef DRMEncryptorDOCUMENT_H
    20 #define DRMEncryptorDOCUMENT_H
    20 #define DRMEncryptorDOCUMENT_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <akndoc.h>
    23 #include <AknDoc.h>
    24    
    24 
    25 // CONSTANTS
    25 // CONSTANTS
    26 
    26 
    27 // FORWARD DECLARATIONS
    27 // FORWARD DECLARATIONS
    28 class  CEikAppUi;
    28 class  CEikAppUi;
    29 
    29