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

@@ -5,7 +5,7 @@
#ifndef BITCOIN_COINCONTROL_H
#define BITCOIN_COINCONTROL_H
#include "core/transaction.h"
#include "primitives/transaction.h"
/** Coin Control Features. */
class CCoinControl