installationservices/swi/test/swicaptests/registrycaptest.cpp
changeset 42 d17dc5398051
parent 0 ba25891c3a9e
child 44 329d304c1aa1
--- a/installationservices/swi/test/swicaptests/registrycaptest.cpp	Thu May 27 12:58:35 2010 +0300
+++ b/installationservices/swi/test/swicaptests/registrycaptest.cpp	Fri Jun 11 13:45:18 2010 +0300
@@ -411,7 +411,7 @@
 		CheckFailL(err, _L("UpdateEntryL"));
 
 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
-		RCPointerArray<CSoftwareTypeRegInfo> regInfoArray;
+		RCPointerArray<Usif::CSoftwareTypeRegInfo> regInfoArray;
 		CleanupClosePushL(regInfoArray);
 		
 		TRAP(err, session.AddEntryL(*app, *buffer, regInfoArray, id));