--- a/web_plat/feeds_engine_api/inc/Transaction.h Tue Aug 31 16:17:46 2010 +0300
+++ b/web_plat/feeds_engine_api/inc/Transaction.h Wed Sep 01 12:28:30 2010 +0100
@@ -15,21 +15,17 @@
*
*/
-
#ifndef TRANSACTION_H
#define TRANSACTION_H
-#warning The Feeds Engine API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
-
// INCLUDES
#include <e32base.h>
#include <e32std.h>
#include <ApEngineconsts.h>
-#include "FeedsServerMsg.h"
-
-#include "FeedsEntity.h"
-#include "FeedsInterface.h"
+#include <feedsservermsg.h>
+#include <feedsentity.h>
+#include <feedsinterface.h>
// CONSTANTS