From 4300e4022314514c982ef401b36f3061aa926ca1 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 25 Aug 2025 19:38:44 +0300 Subject: updates --- src/stweath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stweath.c') diff --git a/src/stweath.c b/src/stweath.c index c28f48d..e1b3e51 100644 --- a/src/stweath.c +++ b/src/stweath.c @@ -21,7 +21,7 @@ #include #include #include -#include "cjson/cJSON.h" +#include "../lib/cjson/cJSON.h" typedef struct { int code; -- cgit v1.2.3