FeedReader plugin:

- fixed compile on Linux
- added compatibility with iconv

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-08-04 01:15:40 +00:00
parent d220e14c4a
commit f710dba2c6
5 changed files with 36 additions and 42 deletions

View file

@ -19,7 +19,7 @@
* Boston, MA 02110-1301, USA.
****************************************************************/
#include "RsFeedReaderItems.h"
#include "rsFeedReaderItems.h"
#include "p3FeedReader.h"
#include "p3FeedReaderThread.h"
#include "serialiser/rsconfigitems.h"