web_plat/feeds_engine_api/inc/Transaction.h
branchRCL_3
changeset 48 79859ed3eea9
parent 38 4917f9bf7995
child 49 919f36ff910f
--- a/web_plat/feeds_engine_api/inc/Transaction.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/feeds_engine_api/inc/Transaction.h	Tue Aug 31 16:17:46 2010 +0300
@@ -15,17 +15,21 @@
  *
 */
 
+
 #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