aboutsummaryrefslogtreecommitdiff
path: root/src/wallet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wallet.cpp')
-rw-r--r--src/wallet.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wallet.cpp b/src/wallet.cpp
index 3e684a787..db957cbd0 100644
--- a/src/wallet.cpp
+++ b/src/wallet.cpp
@@ -6,11 +6,10 @@
#include "wallet.h"
#include "base58.h"
-#include "net.h"
#include "coincontrol.h"
+#include "net.h"
#include <inttypes.h>
-#include <stdint.h>
#include <boost/algorithm/string/replace.hpp>
#include <openssl/rand.h>