--- a/web_plat/feeds_engine_api/inc/FeedsServerFeed.h Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/feeds_engine_api/inc/FeedsServerFeed.h Tue Aug 31 16:17:46 2010 +0300
@@ -15,23 +15,28 @@
*
*/
+
#ifndef FEEDS_SERVER_FEED_H
#define FEEDS_SERVER_FEED_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 <FeedsServerRequestHandler.h>
#include <FeedsServerMsg.h>
-#include <feedsentity.h>
-#include <leaktracker.h>
-#include <transaction.h>
+#include "FeedsEntity.h"
+
+#include "LeakTracker.h"
+#include "Transaction.h"
// CONSTANTS
// MACROS
+
// FUNCTION PROTOTYPES
// FORWARD DECLARATIONS