equal
deleted
inserted
replaced
16 // This file contains the definition of the SMILDTD class |
16 // This file contains the definition of the SMILDTD class |
17 // which describes the SMIL DTD and is responsible for validation |
17 // which describes the SMIL DTD and is responsible for validation |
18 // of SMIL documents |
18 // of SMIL documents |
19 // |
19 // |
20 // |
20 // |
21 |
21 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS |
22 #include "smildtd.h" |
22 #include "smildtdenum.h" |
|
23 #endif |
|
24 #include <smildtd.h> |
23 #include "SmilData.h" |
25 #include "SmilData.h" |
24 #include <stringpool.h> |
26 #include <stringpool.h> |
25 #include "smilelements.h" |
27 #include "smilelements.h" |
26 #include "smilattributes.h" |
28 #include "smilattributes.h" |
27 #include "smilgenericelements.h" |
29 #include "smilgenericelements.h" |