COrrect previous fix for Bug 1960 - needs an extra ../ in the path to the aisystemuids.hrh file RCL_3
authorWilliam Roberts <williamr@symbian.org>
Fri, 26 Mar 2010 11:51:17 +0000
branchRCL_3
changeset 32 80e618dac55b
parent 24 ef4c618643c7
COrrect previous fix for Bug 1960 - needs an extra ../ in the path to the aisystemuids.hrh file
homescreensrv_plat/idlefw_api/group/bld.inf
--- a/homescreensrv_plat/idlefw_api/group/bld.inf	Thu Mar 25 17:31:24 2010 +0000
+++ b/homescreensrv_plat/idlefw_api/group/bld.inf	Fri Mar 26 11:51:17 2010 +0000
@@ -31,4 +31,4 @@
 ../inc/debug.h                   MW_LAYER_PLATFORM_EXPORT_PATH(debug.h) // needed?
 ../inc/aifwdefs.h                MW_LAYER_PLATFORM_EXPORT_PATH(aifwdefs.h)
 
-../../inc/aisystemuids.hrh              MW_LAYER_PLATFORM_EXPORT_PATH(aisystemuids.hrh)
+../../../inc/aisystemuids.hrh              MW_LAYER_PLATFORM_EXPORT_PATH(aisystemuids.hrh)