diff options
Diffstat (limited to 'src/cube.c')
| -rw-r--r-- | src/cube.c | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -31,8 +31,10 @@ | |||
| 31 | #include "cube_portable.h" | 31 | #include "cube_portable.h" |
| 32 | #endif | 32 | #endif |
| 33 | 33 | ||
| 34 | #include "io_move_trans.h" | ||
| 34 | #include "constant_cubes.h" | 35 | #include "constant_cubes.h" |
| 35 | #include "cube_generic.h" | 36 | #include "cube_generic.h" |
| 37 | #include "io_cube.h" | ||
| 36 | 38 | ||
| 37 | /* TODO: work in progress */ | 39 | /* TODO: work in progress */ |
| 38 | #if 0 | 40 | #if 0 |
