diff options
Diffstat (limited to 'benchmark/bench_handshake.cpp')
| -rw-r--r-- | benchmark/bench_handshake.cpp | 2 |
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" |
