libubox: Allow to build against libjson-c > 0.9
[project/libubox.git] / json_script.c
index bc23754..a288214 100644 (file)
@@ -16,8 +16,7 @@
 #include <sys/stat.h>
 #include <regex.h>
 
-#include <libubox/avl-cmp.h>
-
+#include "avl-cmp.h"
 #include "json_script.h"
 
 struct json_call {