aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/linux')
-rw-r--r--src/common/linux/http_upload.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/common/linux/http_upload.cc b/src/common/linux/http_upload.cc
index 69a23f77..857dc141 100644
--- a/src/common/linux/http_upload.cc
+++ b/src/common/linux/http_upload.cc
@@ -31,8 +31,7 @@
#include <assert.h>
#include <dlfcn.h>
-#include <curl/curl.h>
-#include <curl/easy.h>
+#include "third_party/curl/curl.h"
namespace {