summaryrefslogtreecommitdiffstats
path: root/common/vnf_common/rest_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/vnf_common/rest_api.c')
-rw-r--r--common/vnf_common/rest_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/vnf_common/rest_api.c b/common/vnf_common/rest_api.c
index 9cfbe88f..8efd7730 100644
--- a/common/vnf_common/rest_api.c
+++ b/common/vnf_common/rest_api.c
@@ -52,7 +52,7 @@
#include "pipeline_arpicmp.h"
#include <civetweb.h>
-#include <json/json.h>
+#include <json-c/json.h>
#include "app.h"
#include "lib_arp.h"
#include "interface.h"