aboutsummaryrefslogtreecommitdiff
path: root/src/util/bip32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/bip32.h')
-rw-r--r--src/util/bip32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/bip32.h b/src/util/bip32.h
index aa4eac3791..0872bc88de 100644
--- a/src/util/bip32.h
+++ b/src/util/bip32.h
@@ -5,6 +5,7 @@
#ifndef BITCOIN_UTIL_BIP32_H
#define BITCOIN_UTIL_BIP32_H
+#include <cstdint>
#include <string>
#include <vector>