Changed include path to cJSON
This commit is contained in:
parent
7bbeffc017
commit
2e3caa9be3
@ -24,7 +24,7 @@
|
||||
|
||||
#include <boost/filesystem/path.hpp>
|
||||
|
||||
#include <opm/json/cjson/cJSON.h>
|
||||
#include <cjson/cJSON.h>
|
||||
|
||||
|
||||
namespace Json {
|
||||
|
Loading…
Reference in New Issue
Block a user