From 4300e4022314514c982ef401b36f3061aa926ca1 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 25 Aug 2025 19:38:44 +0300 Subject: updates --- src/sttorrent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sttorrent.c') diff --git a/src/sttorrent.c b/src/sttorrent.c index b112d5d..3bd513f 100644 --- a/src/sttorrent.c +++ b/src/sttorrent.c @@ -18,7 +18,7 @@ #include #include #include -#include "cjson/cJSON.h" +#include "../lib/cjson/cJSON.h" struct MemoryStruct { char *memory; -- cgit v1.2.3