diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 92ce76b..3a75269 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -15,7 +15,7 @@ file(GLOB SOURCES argument_parser.cpp util/color.cpp game/game.cpp - game/status_updater.cpp + game/status_manager.cpp game/generation_tracker.cpp game/statusline.cpp engine/engine.cpp |