aboutsummaryrefslogtreecommitdiffstats
path: root/json.c
diff options
context:
space:
mode:
Diffstat (limited to 'json.c')
-rw-r--r--json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/json.c b/json.c
index 7361493..7dba4aa 100644
--- a/json.c
+++ b/json.c
@@ -8,7 +8,7 @@
#include <sys/stat.h>
#include <unistd.h>
-#include <json-c/json_object.h>
+#include <json_object.h>
#include <xf86drm.h>
#include <xf86drmMode.h>