summaryrefslogtreecommitdiffstats
path: root/fbench/src/test/httpclient_splitstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fbench/src/test/httpclient_splitstring.cpp')
-rw-r--r--fbench/src/test/httpclient_splitstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbench/src/test/httpclient_splitstring.cpp b/fbench/src/test/httpclient_splitstring.cpp
index 4e893d37db4..ddac28c9709 100644
--- a/fbench/src/test/httpclient_splitstring.cpp
+++ b/fbench/src/test/httpclient_splitstring.cpp
@@ -1,6 +1,6 @@
// 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>
class DebugHTTPClient : public HTTPClient
{