diff --git a/src/shell/commands/node_management.cpp b/src/shell/commands/node_management.cpp index 898f35e081..280c646b1d 100644 --- a/src/shell/commands/node_management.cpp +++ b/src/shell/commands/node_management.cpp @@ -50,6 +50,7 @@ #include "shell/command_helper.h" #include "shell/command_utils.h" #include "shell/commands.h" +#include "utils/blob.h" #include "utils/error_code.h" #include "utils/errors.h" #include "utils/flags.h"