branch | GCC_SURGE |
changeset 88 | cb5ac135d1df |
parent 86 | c572a90d97eb |
child 94 | 919f36ff910f |
82:1c386166cb87 | 88:cb5ac135d1df |
---|---|
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; |