diff options
Diffstat (limited to 'benchmark')
| -rw-r--r-- | benchmark/bench.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/bench.c b/benchmark/bench.c index 41fbbcc..cb2f75c 100644 --- a/benchmark/bench.c +++ b/benchmark/bench.c | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | #include <stdlib.h> | 4 | #include <stdlib.h> |
| 5 | #include <time.h> | 5 | #include <time.h> |
| 6 | 6 | ||
| 7 | #include "../src/cube.h" | 7 | #include "../cube.h" |
| 8 | 8 | ||
| 9 | #define MOVES 100000000 | 9 | #define MOVES 100000000 |
| 10 | #define TRANS 100000000 | 10 | #define TRANS 100000000 |
