diff options
author | Ian C <ianc@noddybox.co.uk> | 2025-06-27 05:52:17 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2025-06-27 05:52:17 +0100 |
commit | 5f736e58eacc622f59728f59bcaae1a970f06306 (patch) | |
tree | 7946807c508915b0e025baf6d6cfffb778524365 /copenai.c | |
parent | c018c7ea6d99ea9ece853758622c9f557f9af103 (diff) |
Diffstat (limited to 'copenai.c')
-rw-r--r-- | copenai.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ #include <curses.h> #include <curl/curl.h> +#include "cJSON.h" /* ---------------------------------------- VERSION INFO */ |