aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/cpp/cpp_benchmark.cc
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/cpp/cpp_benchmark.cc')
-rw-r--r--benchmarks/cpp/cpp_benchmark.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/cpp/cpp_benchmark.cc b/benchmarks/cpp/cpp_benchmark.cc
index f8b55291..036d234f 100644
--- a/benchmarks/cpp/cpp_benchmark.cc
+++ b/benchmarks/cpp/cpp_benchmark.cc
@@ -30,7 +30,7 @@
#include <fstream>
#include <iostream>
-#include "benchmark/benchmark_api.h"
+#include "benchmark/benchmark.h"
#include "benchmarks.pb.h"
#include "datasets/google_message1/proto2/benchmark_message1_proto2.pb.h"
#include "datasets/google_message1/proto3/benchmark_message1_proto3.pb.h"