From 8a893c949bf6b011c8ae1645888576bf236db79c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Tim=C3=B3n?= Date: Thu, 5 Feb 2015 01:21:11 +0100 Subject: Includes: Do not include main.h from any other header --- src/test/rpc_wallet_tests.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/rpc_wallet_tests.cpp') diff --git a/src/test/rpc_wallet_tests.cpp b/src/test/rpc_wallet_tests.cpp index d97bea8bd2..4d5e92cbd4 100644 --- a/src/test/rpc_wallet_tests.cpp +++ b/src/test/rpc_wallet_tests.cpp @@ -6,6 +6,7 @@ #include "rpcclient.h" #include "base58.h" +#include "main.h" #include "wallet/wallet.h" #include "test/test_bitcoin.h" -- cgit v1.2.3