diff options
Diffstat (limited to '')
| -rw-r--r-- | shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +7,7 @@ | |||
| 7 | #include <string.h> | 7 | #include <string.h> |
| 8 | #include <time.h> | 8 | #include <time.h> |
| 9 | 9 | ||
| 10 | #include "src/cube.h" | 10 | #include "src/nissy.h" |
| 11 | 11 | ||
| 12 | #define PRINTCUBE_BUFFER_SIZE 1024 /* Should be enough */ | 12 | #define PRINTCUBE_BUFFER_SIZE 1024 /* Should be enough */ |
| 13 | #define SOLUTIONS_BUFFER_SIZE 500000 /* Should be enough */ | 13 | #define SOLUTIONS_BUFFER_SIZE 500000 /* Should be enough */ |
