summaryrefslogtreecommitdiffstats
path: root/fbench/src/test/httpclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fbench/src/test/httpclient.cpp')
-rw-r--r--fbench/src/test/httpclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbench/src/test/httpclient.cpp b/fbench/src/test/httpclient.cpp
index 9c1800d0003..afa1419a018 100644
--- a/fbench/src/test/httpclient.cpp
+++ b/fbench/src/test/httpclient.cpp
@@ -1,5 +1,5 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-#include <util/httpclient.h>
+#include <httpclient/httpclient.h>
#include <iostream>
#include <thread>