aboutsummaryrefslogtreecommitdiff
path: root/src/bench/perf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/perf.cpp')
-rw-r--r--src/bench/perf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bench/perf.cpp b/src/bench/perf.cpp
index a549ec29ea..4045670a31 100644
--- a/src/bench/perf.cpp
+++ b/src/bench/perf.cpp
@@ -2,7 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
-#include "perf.h"
+#include <bench/perf.h>
#if defined(__i386__) || defined(__x86_64__)