web_plat/cxml_library_api/group/bld.inf
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 68 92a765b5b3e7
--- a/web_plat/cxml_library_api/group/bld.inf	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_plat/cxml_library_api/group/bld.inf	Fri Mar 19 09:52:28 2010 +0200
@@ -15,7 +15,7 @@
 *
 */
 #include <platform_paths.hrh>
-#include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
+#include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
 
 PRJ_PLATFORMS
 DEFAULT
@@ -23,7 +23,7 @@
 PRJ_EXPORTS
 
 // All in one header file for clients.
-../inc/nw_cxml_parser.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_cxml_parser.h)
+../inc/nw_cXML_Parser.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_cXML_Parser.h)
 
 // Individual header files for cXML Parser
 ../inc/cxml_proj.h               MW_LAYER_PLATFORM_EXPORT_PATH(cxml_proj.h)