Fix compilation with json-c on Yocto
[staging/agl-audio-plugin.git] / config.c
index c7ca146..ee13ce6 100644 (file)
--- a/config.c
+++ b/config.c
@@ -25,7 +25,7 @@
 #include <sys/mman.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <json/json.h>
+#include <json-c/json.h>
 
 #include <pulsecore/core-util.h>
 #include <pulsecore/pulsecore-config.h>