summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.c b/config.c
index c7ca146..ee13ce6 100644
--- 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>