messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h
changeset 23 238255e8b033
parent 0 72b543305e3a
child 47 5b14749788d7
child 60 7fdbb852d323
--- a/messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h	Tue Feb 02 00:08:43 2010 +0200
+++ b/messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h	Fri Apr 16 14:56:15 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.