diff options
Diffstat (limited to 'zen/cmds/status.cpp')
| -rw-r--r-- | zen/cmds/status.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zen/cmds/status.cpp b/zen/cmds/status.cpp index b55c08101..6741ab9e9 100644 --- a/zen/cmds/status.cpp +++ b/zen/cmds/status.cpp @@ -2,7 +2,7 @@ #include "status.h" -#include <spdlog/spdlog.h> +#include <zencore/logging.h> #include <memory> StatusCommand::StatusCommand() |