diff -r 8bda91a87a00 -r 8ee96d21d9bf profilesservices/ProfileEngine/group/ProfileEng.rss --- a/profilesservices/ProfileEngine/group/ProfileEng.rss Thu Aug 19 10:12:30 2010 +0300 +++ b/profilesservices/ProfileEngine/group/ProfileEng.rss Tue Aug 31 15:29:50 2010 +0300 @@ -25,8 +25,8 @@ #include #include #include "Profile.hrh" -#include -#include +#include "ProfileEng.rh" +#include "ProfileEng.hrh" #include // CONSTANTS @@ -187,11 +187,6 @@ }, PROFILE_SETTING { - id = EProfileSettingIdEmailVibra; - key_type = EProfileSettingKeyTypeInt; - }, - PROFILE_SETTING - { id = EProfileSettingIdTactileFeedback; key_type = EProfileSettingKeyTypeInt; },