MOVEONLY: core.o -> core/block.o

This commit is contained in:
jtimon
2014-10-21 00:13:47 +02:00
parent 561e9e9de9
commit 99f41b9cf7
9 changed files with 12 additions and 12 deletions

View File

@@ -7,7 +7,7 @@
#define BITCOIN_WALLET_H
#include "amount.h"
#include "core.h"
#include "core/block.h"
#include "core/transaction.h"
#include "crypter.h"
#include "key.h"