COrrect previous fix for Bug 1960 - needs an extra ../ in the path to the aisystemuids.hrh file
--- 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)