Remove reference to cinidata in order to allow TrkEngine to build default tip
authorbdonegan
Thu, 30 Sep 2010 16:15:48 +0100
changeset 3 b667e5204120
parent 2 23ed33aed077
Remove reference to cinidata in order to allow TrkEngine to build
dbgagents/trkagent/engine/TrkSwInstall.cpp
--- a/dbgagents/trkagent/engine/TrkSwInstall.cpp	Mon Mar 22 11:28:32 2010 +0530
+++ b/dbgagents/trkagent/engine/TrkSwInstall.cpp	Thu Sep 30 16:15:48 2010 +0100
@@ -17,7 +17,7 @@
 #include <e32base.h>
 #include <e32cons.h>
 #include <hal.h>
-#include <cinidata.h>
+#include <iniparser.h>
 
 // Epoc Includes
 #include <swi/launcher.h>