diff -r 0ed94ceaa377 -r cb62a4f66ebe webengine/wmlengine/group/hed/hed.mmp --- a/webengine/wmlengine/group/hed/hed.mmp Thu Dec 17 09:20:16 2009 +0200 +++ b/webengine/wmlengine/group/hed/hed.mmp Thu Jan 07 13:31:38 2010 +0200 @@ -15,8 +15,7 @@ * */ -#include -#include +#include "../webkitcommon.mmpi" MACRO NOKIA_MOBILE_BROWSER #define NOKIA_MOBILE_BROWSER 1 @@ -25,7 +24,6 @@ TARGETTYPE lib SOURCEPATH ../../src/hed/src/ - SOURCE ChildIterator.c SOURCE HEDCompositeContentHandler.cpp SOURCE HEDCompositeNode.cpp @@ -53,41 +51,6 @@ SOURCE UrlRequest.c SOURCE UrlResponse.c - SOURCE ContentLoader.cpp SOURCE TextReverse.cpp SOURCE urlloader_urlresponse.cpp - -#include "../webkitcommon.mmpi" - -USERINCLUDE . -USERINCLUDE ../../src/utils/include -USERINCLUDE ../../src/adt/include -USERINCLUDE ../../src/evt/include -USERINCLUDE ../../src/htmlp/include -USERINCLUDE ../../src/gdi/include -USERINCLUDE ../../src/hed/include -USERINCLUDE ../../src/msg/include -USERINCLUDE ../../src/markup/include -USERINCLUDE ../../src/image/include -USERINCLUDE ../../src/imagech/include -USERINCLUDE ../../src/lmgr/include -USERINCLUDE ../../src/object/include -USERINCLUDE ../../src/system/include -USERINCLUDE ../../src/text/include -USERINCLUDE ../../src/MVC/include -USERINCLUDE ../../src/wml1x/include -USERINCLUDE ../../src/wmlscriptch/include -USERINCLUDE ../../src/fbox/include -USERINCLUDE ../../src/wml/src -USERINCLUDE ../../src/wml/include -USERINCLUDE ../../src/wmlcontrol/include - -SYSTEMINCLUDE ../../src/utils/include -SYSTEMINCLUDE ../../src/urlloader/include -SYSTEMINCLUDE ../../../osswebengine/MemoryManager/Inc - - -MW_LAYER_SYSTEMINCLUDE -MW_LAYER_LIBC_SYSTEMINCLUDE -