diff options
Diffstat (limited to 'test/00_basic/basic_tests.c')
| -rw-r--r-- | test/00_basic/basic_tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/00_basic/basic_tests.c b/test/00_basic/basic_tests.c index 5f5df6b..b1ff001 100644 --- a/test/00_basic/basic_tests.c +++ b/test/00_basic/basic_tests.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #include <stdint.h> | 2 | #include <stdint.h> |
| 3 | #include <stdio.h> | 3 | #include <stdio.h> |
| 4 | 4 | ||
| 5 | #include "../../src/cube.h" | 5 | #include "../../cube.h" |
| 6 | 6 | ||
| 7 | void | 7 | void |
| 8 | check(cube_t cube, char *name) | 8 | check(cube_t cube, char *name) |
