Need the centralrepository.h file to compile Martin Jakl's patch.
authorSebastian Brannstrom <sebastianb@symbian.org>
Mon, 19 Jul 2010 13:52:41 +0100
changeset 122 d241d5a4fefd
parent 121 45e21fd808cd
child 123 13c220fa8a25
Need the centralrepository.h file to compile Martin Jakl's patch.
engine/inc/FeedEngine.h
--- a/engine/inc/FeedEngine.h	Mon Jul 19 13:46:06 2010 +0200
+++ b/engine/inc/FeedEngine.h	Mon Jul 19 13:52:41 2010 +0100
@@ -29,6 +29,7 @@
 #include "FeedEngineObserver.h"
 #include "FeedTimer.h"
 #include <sqlite3.h>
+#include <centralrepository.h>
 
 class CPodcastModel;
 class COpmlParser;