aboutsummaryrefslogtreecommitdiff
path: root/src/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net.h')
-rw-r--r--src/net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net.h b/src/net.h
index 098a8d7..5ad71f8 100644
--- a/src/net.h
+++ b/src/net.h
@@ -6,7 +6,7 @@ extern "C" {
#endif
#include <curl/curl.h>
-#include <json.h>
+#include <json-c/json.h>
struct MemoryStruct {
uint8_t* memory;