summaryrefslogtreecommitdiff
path: root/src/convert_json.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/convert_json.cpp')
-rw-r--r--src/convert_json.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/convert_json.cpp b/src/convert_json.cpp
index 917d6fcb3..c8e57aaf7 100644
--- a/src/convert_json.cpp
+++ b/src/convert_json.cpp
@@ -29,6 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "settings.h"
#include "version.h"
#include "httpfetch.h"
+#include "porting.h"
Json::Value fetchJsonValue(const std::string url,
struct curl_slist *chunk) {