diff -r e1bea15f9a39 -r 79859ed3eea9 web_plat/feeds_engine_api/inc/FeedsInterface.h --- a/web_plat/feeds_engine_api/inc/FeedsInterface.h Thu Aug 19 10:58:56 2010 +0300 +++ b/web_plat/feeds_engine_api/inc/FeedsInterface.h Tue Aug 31 16:17:46 2010 +0300 @@ -15,18 +15,20 @@ * */ + #ifndef FEED_INTERFACE_H #define FEED_INTERFACE_H +#warning The Feeds Engine API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information + // INCLUDES #include #include #include -//#include -#include -#include -#include - +//#include "Transaction.h" +#include "FeedsEntity.h" +#include "FeedAttributes.h" +#include "FolderAttributes.h" // CONSTANTS // MACROS