mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
MOVEONLY: core/ -> primitives/
This commit is contained in:
parent
0286fe5b3b
commit
d227011184
30 changed files with 44 additions and 44 deletions
|
|
@ -3,8 +3,8 @@
|
|||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "core/block.h"
|
||||
#include "core/transaction.h"
|
||||
#include "primitives/block.h"
|
||||
#include "primitives/transaction.h"
|
||||
#include "main.h"
|
||||
#include "rpcserver.h"
|
||||
#include "streams.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue