diff -r 0ed94ceaa377 -r cb62a4f66ebe webengine/wmlengine/group/text/text.mmp --- a/webengine/wmlengine/group/text/text.mmp Thu Dec 17 09:20:16 2009 +0200 +++ b/webengine/wmlengine/group/text/text.mmp Thu Jan 07 13:31:38 2010 +0200 @@ -15,8 +15,7 @@ * */ -#include -#include +#include "../webkitcommon.mmpi" TARGET text.lib TARGETTYPE lib @@ -39,16 +38,3 @@ SOURCE FixedWidthIterator.c SOURCE Text_Iterator.c SOURCE VariableWidthIterator.c - - -USERINCLUDE . -USERINCLUDE ../../src/adt/include -USERINCLUDE ../../src/htmlp/include -USERINCLUDE ../../src/object/include -USERINCLUDE ../../src/text/include - -SYSTEMINCLUDE ../../src/urlloader/include -SYSTEMINCLUDE ../../src/utils/include -SYSTEMINCLUDE ../../src/utils/src -MW_LAYER_SYSTEMINCLUDE -MW_LAYER_LIBC_SYSTEMINCLUDE