diff -r cacf6ee57968 -r 92a765b5b3e7 webengine/wmlengine/group/wml/wml.mmp --- a/webengine/wmlengine/group/wml/wml.mmp Fri Apr 16 16:07:13 2010 +0300 +++ b/webengine/wmlengine/group/wml/wml.mmp Mon May 03 13:32:15 2010 +0300 @@ -38,7 +38,7 @@ SOURCE wml_decoder.c SOURCE wml_event.c SOURCE wml_head.c -SOURCE WMLHistory.cpp +SOURCE WMLhistory.cpp SOURCE wml_input_validation.c SOURCE wml_intrinsic_event.c SOURCE wml_list.c @@ -61,24 +61,24 @@ #include "../webkitcommon.mmpi" USERINCLUDE ../../src/wml/src -USERINCLUDE ../../src/Wml/include +USERINCLUDE ../../src/wml/include USERINCLUDE ../../src/urlloader/include USERINCLUDE ../../src/script/include USERINCLUDE ../../src/utils/include USERINCLUDE ../../src/image/include USERINCLUDE ../../src/adt/include -USERINCLUDE ../../src/mvc/include +USERINCLUDE ../../src/MVC/include USERINCLUDE ../../src/htmlp/include -USERINCLUDE ../../src/evt/include +USERINCLUDE ../../src/Evt/include USERINCLUDE ../../src/fbox/include USERINCLUDE ../../src/gdi/include USERINCLUDE ../../src/hed/include USERINCLUDE ../../src/lmgr/include USERINCLUDE ../../src/markup/include -USERINCLUDE ../../src/msg/include +USERINCLUDE ../../src/Msg/include USERINCLUDE ../../src/object/include -USERINCLUDE ../../src/system/include +USERINCLUDE ../../src/System/include USERINCLUDE ../../src/text/include USERINCLUDE ../../src/Unicode/include USERINCLUDE ../../src/wml1x/include @@ -88,7 +88,7 @@ SYSTEMINCLUDE ../../src/utils/include SYSTEMINCLUDE ../../src/urlloader/include -SYSTEMINCLUDE ../../src/Wml/include +SYSTEMINCLUDE ../../src/wml/include SYSTEMINCLUDE ../../../osswebengine/MemoryManager/Inc MW_LAYER_SYSTEMINCLUDE MW_LAYER_LIBC_SYSTEMINCLUDE