codhandler/codeng/inc/DdParser.h
branchRCL_3
changeset 48 79859ed3eea9
parent 0 dd21522fd290
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    22 #define DD_PARSER_H
    22 #define DD_PARSER_H
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 
    25 
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <nw_dom_document.h>
    27 #include <xml/cxml/nw_dom_document.h>
    28 
    28 
    29 // FORWARD DECLARATION
    29 // FORWARD DECLARATION
    30 
    30 
    31 class CMediaObjectData;
    31 class CMediaObjectData;
    32 class CCodData;
    32 class CCodData;