messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h
branchRCL_3
changeset 57 ebe688cedc25
parent 0 72b543305e3a
child 47 5b14749788d7
child 60 7fdbb852d323
--- a/messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h	Thu Aug 19 09:51:11 2010 +0300
+++ b/messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h	Tue Aug 31 15:11:31 2010 +0300
@@ -24,9 +24,8 @@
 
 #include <e32def.h>
 #include <gmxmldocument.h>
-#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS 
 #include "smildtdenum.h"
-#endif
+
 /**
 MXMLDtd is a mixin class. If User wants  to  derive from MXMLDtd class ,
 then  one  should not derive from any other class at the same time.