applayerpluginsandutils/bookmarksupport/test/cenrepsrv/cachemgr.h
changeset 47 c18dbca515d9
parent 0 b16258d2340f
--- a/applayerpluginsandutils/bookmarksupport/test/cenrepsrv/cachemgr.h	Fri Sep 17 17:30:56 2010 +0530
+++ b/applayerpluginsandutils/bookmarksupport/test/cenrepsrv/cachemgr.h	Mon Sep 27 10:26:53 2010 +0530
@@ -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"