--- a/web_plat/feeds_engine_api/inc/FeedsInterface.h Tue Aug 31 16:17:46 2010 +0300
+++ b/web_plat/feeds_engine_api/inc/FeedsInterface.h Wed Sep 01 12:28:30 2010 +0100
@@ -15,20 +15,18 @@
*
*/
-
#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 <e32std.h>
#include <e32base.h>
#include <ApEngineconsts.h>
-//#include "Transaction.h"
-#include "FeedsEntity.h"
-#include "FeedAttributes.h"
-#include "FolderAttributes.h"
+//#include <transaction.h>
+#include <feedsentity.h>
+#include <feedattributes.h>
+#include <folderattributes.h>
+
// CONSTANTS
// MACROS