From d22701118413b876579c020ea90ecf7a0d5671cb Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Tue, 18 Nov 2014 21:03:02 +0000 Subject: MOVEONLY: core/ -> primitives/ --- src/undo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/undo.h') diff --git a/src/undo.h b/src/undo.h index 4f5f4047dd..2301bd8b43 100644 --- a/src/undo.h +++ b/src/undo.h @@ -7,7 +7,7 @@ #define BITCOIN_UNDO_H #include "compressor.h" -#include "core/transaction.h" +#include "primitives/transaction.h" #include "serialize.h" /** Undo information for a CTxIn -- cgit v1.2.3