diff -r ebe688cedc25 -r 7fdbb852d323 messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h --- a/messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h Tue Aug 31 15:11:31 2010 +0300 +++ b/messagingappbase/smilparser/SMILdtd/INC/SmilDtd.h Wed Sep 01 12:31:54 2010 +0100 @@ -24,8 +24,9 @@ #include #include +#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.