diff --git a/src/wallet/plain_wallet_api.h b/src/wallet/plain_wallet_api.h index f12eba03..84fe46ae 100644 --- a/src/wallet/plain_wallet_api.h +++ b/src/wallet/plain_wallet_api.h @@ -1,11 +1,10 @@ -// Copyright (c) 2014-2020 Zano Project +// Copyright (c) 2014-2025 Zano Project // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. - - #pragma once #include +#include #include "../common/error_codes.h" namespace plain_wallet