web_plat/feeds_engine_api/inc/FeedsServerFeed.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/web_plat/feeds_engine_api/inc/FeedsServerFeed.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/web_plat/feeds_engine_api/inc/FeedsServerFeed.h	Wed Sep 01 12:28:30 2010 +0100
@@ -15,28 +15,23 @@
 *
 */
 
-
 #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