engine/src/ShowEngine.cpp
branchRCL_3
changeset 128 e1dedb07817d
parent 126 79076725bab9
child 138 31659d49b2e7
--- 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 <httperr.h>
 #include "debug.h"
 #include "PodcastUtils.h"
+
+#ifdef ENABLE_MPX_INTEGRATION 
 #include <mpxcollectionhelperfactory.h>
+#endif
 
 const TUint KMaxDownloadErrors = 3;
 const TInt KMimeBufLength = 100;