MOVEONLY: core/ -> primitives/

This commit is contained in:
Luke Dashjr
2014-11-18 21:03:02 +00:00
parent 0286fe5b3b
commit d227011184
30 changed files with 44 additions and 44 deletions

View File

@@ -6,7 +6,7 @@
#ifndef BITCOIN_COMPRESSOR_H
#define BITCOIN_COMPRESSOR_H
#include "core/transaction.h"
#include "primitives/transaction.h"
#include "script/script.h"
#include "serialize.h"