diff options
Diffstat (limited to '')
| -rw-r--r-- | bench/benchmark.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/benchmark.c b/bench/benchmark.c index 7c525dc..65abb11 100644 --- a/bench/benchmark.c +++ b/bench/benchmark.c @@ -1,4 +1,4 @@ -#include "benchmark.h" +#include "util.h" #define BENCHMARK(INSTRUCTION, FAST)\ |
