diff -r 4b8ca3632bf6 -r e1dedb07817d engine/src/ShowEngine.cpp --- a/engine/src/ShowEngine.cpp Thu Jul 22 10:23:15 2010 +0100 +++ b/engine/src/ShowEngine.cpp Fri Jul 23 15:21:11 2010 +0100 @@ -26,7 +26,10 @@ #include #include "debug.h" #include "PodcastUtils.h" + +#ifdef ENABLE_MPX_INTEGRATION #include +#endif const TUint KMaxDownloadErrors = 3; const TInt KMimeBufLength = 100;