diff options
Diffstat (limited to 'src/core/core.h')
| -rw-r--r-- | src/core/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/core.h b/src/core/core.h index 6ffd76f..429039c 100644 --- a/src/core/core.h +++ b/src/core/core.h | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | #include "moves.h" | 6 | #include "moves.h" |
| 7 | 7 | ||
| 8 | /* TODO: work in progress */ | 8 | /* TODO: work in progress */ |
| 9 | #if 0 | 9 | #if 1 |
| 10 | #include "transform.h" | 10 | #include "transform.h" |
| 11 | #else | 11 | #else |
| 12 | #include "transform_with_switch.h" | 12 | #include "transform_with_switch.h" |
