web_plat/multipart_parser_api/group/bld.inf
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 94 919f36ff910f
--- a/web_plat/multipart_parser_api/group/bld.inf	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_plat/multipart_parser_api/group/bld.inf	Fri Mar 19 09:52:28 2010 +0200
@@ -16,7 +16,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"
 
 #ifdef BRDO_MULTIPART_PARSER_FF
 
@@ -24,8 +24,8 @@
 DEFAULT
 
 PRJ_EXPORTS
-../inc/bodypart.h           MW_LAYER_PLATFORM_EXPORT_PATH(bodypart.h)
-../inc/multipartparser.h    MW_LAYER_PLATFORM_EXPORT_PATH(multipartparser.h)
+../inc/BodyPart.h           MW_LAYER_PLATFORM_EXPORT_PATH(BodyPart.h)
+../inc/MultipartParser.h    MW_LAYER_PLATFORM_EXPORT_PATH(MultipartParser.h)
 
 PRJ_MMPFILES