messagingappbase/smilparser/SMILdtd/SRC/Smildtd.cpp
branchRCL_3
changeset 57 ebe688cedc25
parent 0 72b543305e3a
child 47 5b14749788d7
child 58 5401a102f08b
child 60 7fdbb852d323
equal deleted inserted replaced
54:fa1df4b99609 57:ebe688cedc25
    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 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS 
    21 
    22 #include "smildtdenum.h"
    22 #include "smildtd.h"
    23 #endif
       
    24 #include <smildtd.h>
       
    25 #include "SmilData.h"
    23 #include "SmilData.h"
    26 #include <stringpool.h>
    24 #include <stringpool.h>
    27 #include "smilelements.h"
    25 #include "smilelements.h"
    28 #include "smilattributes.h"
    26 #include "smilattributes.h"
    29 #include "smilgenericelements.h"
    27 #include "smilgenericelements.h"