diff -r 0ed94ceaa377 -r cb62a4f66ebe webengine/wmlengine/group/script/script.mmp --- a/webengine/wmlengine/group/script/script.mmp Thu Dec 17 09:20:16 2009 +0200 +++ b/webengine/wmlengine/group/script/script.mmp Thu Jan 07 13:31:38 2010 +0200 @@ -15,8 +15,7 @@ * */ -#include -#include +#include "../webkitcommon.mmpi" TARGET script.lib TARGETTYPE lib @@ -53,18 +52,3 @@ SOURCE scr_valexpr.c SOURCE scr_wta.c SOURCE scr_crypto.c - -USERINCLUDE ../../src/script/src -USERINCLUDE ../../src/urlloader/include -USERINCLUDE ../../src/utils/include -USERINCLUDE ../../src/wml/include -SYSTEMINCLUDE ../../src/script/include -SYSTEMINCLUDE ../../src/utils/src -MW_LAYER_SYSTEMINCLUDE -MW_LAYER_LIBC_SYSTEMINCLUDE -SYSTEMINCLUDE ../../src/utils/include - - - - -