diff -r ebe688cedc25 -r 7fdbb852d323 mmsengine/mmsserver/src/mmsbaseoperation.cpp --- a/mmsengine/mmsserver/src/mmsbaseoperation.cpp Tue Aug 31 15:11:31 2010 +0300 +++ b/mmsengine/mmsserver/src/mmsbaseoperation.cpp Wed Sep 01 12:31:54 2010 +0100 @@ -19,6 +19,9 @@ // INCLUDE FILES +#ifdef SYMBIAN_ENABLE_SPLIT_HEADERS +#include +#endif #include #include #include @@ -27,7 +30,7 @@ // Internet error when switching to offline mode #include #include -#include // PubSub +#include // pubsub #include #include // RApaLsSession #include @@ -699,7 +702,7 @@ void CMmsBaseOperation::SelectNextState() { - // If appropriate, the functions called within the switch statement + // If appropiate, the functions called within the switch statement // will make us active again. If all is done, the asynchronous request // will complete