diff -r cb62a4f66ebe -r 6297cdf66332 widgets/group/bld.inf --- a/widgets/group/bld.inf Thu Jan 07 13:31:38 2010 +0200 +++ b/widgets/group/bld.inf Mon Jan 18 21:20:18 2010 +0200 @@ -23,6 +23,9 @@ #include "../widgetinstaller/group/bld.inf" #include "../widgetlauncher/group/bld.inf" #include "../widgetapp/group/bld.inf" +#ifdef APP_SID_CHECK_SUPPORT_FF +#include "../widgetsidchecker/group/bld.inf" +#endif #ifdef RD_WIDGET_PREINSTALLER #include "../widgetpreinstaller/group/bld.inf" #include "../widgetstartup/group/bld.inf"