summarylogtreecommitdiffstats
path: root/include_dir.patch
blob: 4077b0c0cd4da421a8fdf269f9ea5ed764be1166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/main.cpp b/src/main.cpp
index 9ba90c1..2cd13dd 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -37,7 +37,7 @@
 #include <curlpp/Options.hpp>
 #include <curlpp/Exception.hpp>
 #include <curlpp/Infos.hpp>
-#include <json.hpp>
+#include <nlohmann/json.hpp>
 #include <b64/decode.h>
 
 #include "node.h"