aboutsummaryrefslogtreecommitdiff
path: root/src/common/base58.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/base58.cpp')
-rw-r--r--src/common/base58.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/base58.cpp b/src/common/base58.cpp
index 75556cad9..3ad2c44b0 100644
--- a/src/common/base58.cpp
+++ b/src/common/base58.cpp
@@ -36,7 +36,6 @@
#include "crypto/hash.h"
#include "int-util.h"
-#include "util.h"
#include "varint.h"
namespace tools