summaryrefslogtreecommitdiffstats
path: root/libcxx/benchmarks/deque.bench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/benchmarks/deque.bench.cpp')
-rw-r--r--libcxx/benchmarks/deque.bench.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/benchmarks/deque.bench.cpp b/libcxx/benchmarks/deque.bench.cpp
index 44a492b7b3d..0025a335ccf 100644
--- a/libcxx/benchmarks/deque.bench.cpp
+++ b/libcxx/benchmarks/deque.bench.cpp
@@ -11,8 +11,8 @@
#include "benchmark/benchmark.h"
-#include "ContainerBenchmarks.hpp"
-#include "GenerateInput.hpp"
+#include "ContainerBenchmarks.h"
+#include "GenerateInput.h"
using namespace ContainerBenchmarks;
OpenPOWER on IntegriCloud