summaryrefslogtreecommitdiff
path: root/include/tinyff/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tinyff/common.h')
-rw-r--r--include/tinyff/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tinyff/common.h b/include/tinyff/common.h
index 1efe930..d4215ed 100644
--- a/include/tinyff/common.h
+++ b/include/tinyff/common.h
@@ -10,7 +10,7 @@
#ifdef USE_BENCH
-#include <bench.h>
+#include <tinyff/bench/bench.h>
#define FF_BENCH_MARK(ctx, label) \
do { \