Need the centralrepository.h file to compile Martin Jakl's patch.
--- 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;