branch | RCL_3 |
changeset 60 | 7fdbb852d323 |
parent 57 | ebe688cedc25 |
--- 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 <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.