Changed include path to cJSON

This commit is contained in:
Joakim Hove 2013-10-21 17:12:36 +02:00
parent 7bbeffc017
commit 2e3caa9be3

View File

@ -24,7 +24,7 @@
#include <boost/filesystem/path.hpp>
#include <opm/json/cjson/cJSON.h>
#include <cjson/cJSON.h>
namespace Json {