Fix Bug 1961 by correcting relative path in mmappfw_plat/group/bld.inf
authorWilliam Roberts <williamr@symbian.org>
Fri, 19 Feb 2010 16:32:39 +0000
changeset 8 5daa7cafd16d
parent 4 d45095c2f4f3
child 10 835a21e50645
child 37 8ef777f529f0
Fix Bug 1961 by correcting relative path in mmappfw_plat/group/bld.inf
mmappfw_plat/group/bld.inf
--- a/mmappfw_plat/group/bld.inf	Tue Feb 02 00:27:58 2010 +0200
+++ b/mmappfw_plat/group/bld.inf	Fri Feb 19 16:32:39 2010 +0000
@@ -19,7 +19,7 @@
 
 
 #include <bldvariant.hrh>
-#include "../inc/mmappfwbldvariant.hrh"
+#include "../../inc/mmappfwbldvariant.hrh"
 
 #include "../collection_helper_api/group/bld.inf"
 #include "../harvester_collection_mediator_api/group/bld.inf"