aboutsummaryrefslogtreecommitdiff
path: root/copenai.c
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2025-06-27 05:52:17 +0100
committerIan C <ianc@noddybox.co.uk>2025-06-27 05:52:17 +0100
commit5f736e58eacc622f59728f59bcaae1a970f06306 (patch)
tree7946807c508915b0e025baf6d6cfffb778524365 /copenai.c
parentc018c7ea6d99ea9ece853758622c9f557f9af103 (diff)
Added cJSON.HEADmaster
Diffstat (limited to 'copenai.c')
-rw-r--r--copenai.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/copenai.c b/copenai.c
index 2417fb2..d48db69 100644
--- a/copenai.c
+++ b/copenai.c
@@ -26,6 +26,7 @@
#include <curses.h>
#include <curl/curl.h>
+#include "cJSON.h"
/* ---------------------------------------- VERSION INFO
*/