summaryrefslogtreecommitdiff
path: root/np.c
diff options
context:
space:
mode:
Diffstat (limited to 'np.c')
-rw-r--r--np.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/np.c b/np.c
index 649d708..5d17425 100644
--- a/np.c
+++ b/np.c
@@ -2,8 +2,8 @@
#include <stdlib.h>
#include <string.h>
-#include <json.h>
#include <curl/curl.h>
+#include <json-c/json.h>
#define USER "user"
#define KEY "key"