Adding support for Ubuntu 17.10...
[samplevnf.git] / VNFs / vFW / pipeline / pipeline_vfw.h
index 96e7ad3..7cfc95c 100644 (file)
@@ -31,7 +31,7 @@
 #include "pipeline_vfw_be.h"
 
 #include <civetweb.h>
-#include <json/json.h>
+#include <json-c/json.h>
 
 /* VFW IPV4 and IPV6 enable flags for debugging (Default both on) */
 extern int vfw_ipv4_enabled;