From eda37330911b005f4be0c2d934346b26247d50f5 Mon Sep 17 00:00:00 2001 From: jtimon Date: Thu, 23 Oct 2014 02:05:11 +0200 Subject: MOVEONLY: Move CFeeRate and Amount constants to amount.o --- src/txmempool.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/txmempool.h') diff --git a/src/txmempool.h b/src/txmempool.h index 85cf5310ff..df2fbc78c3 100644 --- a/src/txmempool.h +++ b/src/txmempool.h @@ -8,6 +8,7 @@ #include +#include "amount.h" #include "coins.h" #include "core.h" #include "sync.h" -- cgit v1.2.3