json_script: do not rely on global includes for other libubox header files
[project/libubox.git] / json_script.c
index bc2375434dba1c3bcd5125ce658541082791467a..a28821457c37ee4ba09af8757840863d370323b6 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 {