diff -r d39add9822e2 -r 5bfc169077b2 webengine/wmlengine/group/imagech/imagech.mmp --- a/webengine/wmlengine/group/imagech/imagech.mmp Tue Feb 02 00:56:45 2010 +0200 +++ b/webengine/wmlengine/group/imagech/imagech.mmp Fri Mar 19 09:52:28 2010 +0200 @@ -15,7 +15,8 @@ * */ -#include "../webkitcommon.mmpi" +#include +#include TARGET imagech.lib TARGETTYPE lib @@ -29,3 +30,31 @@ #define NOKIA_MOBILE_BROWSER 1 SOURCE Epoc32ImageContentHandler.cpp + +#include "../webkitcommon.mmpi" + +USERINCLUDE ../../src/adt/include +USERINCLUDE ../../src/evt/include +USERINCLUDE ../../src/gdi/include +USERINCLUDE ../../src/hed/include +USERINCLUDE ../../src/htmlp/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/fbox/include +USERINCLUDE ../../src/wml1x/include +USERINCLUDE ../../src/wmlscriptch/include +USERINCLUDE ../../src/browser/include +USERINCLUDE ../../src/wml/src +USERINCLUDE ../../src/wml/include +USERINCLUDE ../../src/mvc/include +USERINCLUDE ../../src/msg/include + +SYSTEMINCLUDE ../../src/urlloader/include +SYSTEMINCLUDE ../../src/utils/include +MW_LAYER_SYSTEMINCLUDE +MW_LAYER_LIBC_SYSTEMINCLUDE