aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmark/bench_handshake.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bench_handshake.cpp')
-rw-r--r--benchmark/bench_handshake.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/bench_handshake.cpp b/benchmark/bench_handshake.cpp
index f59afe608..05f3185ff 100644
--- a/benchmark/bench_handshake.cpp
+++ b/benchmark/bench_handshake.cpp
@@ -6,7 +6,7 @@
//
#include "td/utils/benchmark.h" // for bench, do_not_optimize_away, etc
-#include "td/mtproto/crypto.h"
+#include "td/mtproto/DhHandshake.h"
#include "td/utils/base64.h"
#include "td/utils/logging.h"