diff --git a/src/test/psbt_tests.cpp b/src/test/psbt_tests.cpp index c8e1206e5ed..5289cd3b2bf 100644 --- a/src/test/psbt_tests.cpp +++ b/src/test/psbt_tests.cpp @@ -2,10 +2,21 @@ // Distributed under the MIT software license, see the accompanying // file COPYING or https://www.opensource.org/licenses/mit-license.php. +#include +#include #include +#include