applayerpluginsandutils/bookmarksupport/test/cenrepsrv/cachemgr.h
changeset 50 753e9b859ae7
parent 0 b16258d2340f
--- a/applayerpluginsandutils/bookmarksupport/test/cenrepsrv/cachemgr.h	Fri Sep 17 08:33:20 2010 +0300
+++ b/applayerpluginsandutils/bookmarksupport/test/cenrepsrv/cachemgr.h	Mon Oct 04 00:53:08 2010 +0300
@@ -17,7 +17,8 @@
 #define CACHEMGR_H
 
 #include <e32base.h>
-#include <cinidata.h>
+//#include <cinidata.h> //Commented and added the below line as part of TEF2 to TEF3 migration
+#include <iniparser.h>
 #include "log.h"
 #include "panic.h"
 #include "srvdefs.h"