Fix compilation include path.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <json/json.h>
|
||||
#include <jsoncpp/json.h>
|
||||
#include <string>
|
||||
|
||||
#include <ubus-cpp/UBusCall.h>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
#include <json/json.h>
|
||||
#include <jsoncpp/json.h>
|
||||
|
||||
extern "C" {
|
||||
#include <libubox/blobmsg_json.h>
|
||||
|
||||
Reference in New Issue
Block a user