aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/hash_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zen/cmds/hash_cmd.cpp')
-rw-r--r--src/zen/cmds/hash_cmd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zen/cmds/hash_cmd.cpp b/src/zen/cmds/hash_cmd.cpp
index d1f7a1975..f5541906b 100644
--- a/src/zen/cmds/hash_cmd.cpp
+++ b/src/zen/cmds/hash_cmd.cpp
@@ -3,6 +3,7 @@
#include "hash_cmd.h"
#include <zencore/blake3.h>
+#include <zencore/fmtutils.h>
#include <zencore/logging.h>
#include <zencore/string.h>
#include <zencore/timer.h>