fixed include path for jsoncpp on Mac OS X
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@375 620bd6b2-0a58-f614-fd9a-1bd335dccda9
This commit is contained in:
parent
679bef2dcb
commit
b6965d416a
@ -13,7 +13,7 @@
|
||||
#include <QtCore/QTextStream>
|
||||
|
||||
#ifdef WITH_JSONCPP
|
||||
#include <jsoncpp/json/writer.h>
|
||||
#include <json/writer.h>
|
||||
#endif
|
||||
|
||||
bool JsonWriter::available()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user