From 767dbebe54c56a2dbd733fce99394d6ce3e21bc7 Mon Sep 17 00:00:00 2001 From: cryptozoidberg Date: Thu, 26 Oct 2023 13:19:06 +0000 Subject: [PATCH] removed include of deleted file --- src/wallet/plain_wallet_api.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wallet/plain_wallet_api.cpp b/src/wallet/plain_wallet_api.cpp index 8105ff83..e8c923a3 100644 --- a/src/wallet/plain_wallet_api.cpp +++ b/src/wallet/plain_wallet_api.cpp @@ -17,7 +17,6 @@ #include "common/config_encrypt_helper.h" #include "static_helpers.h" #include "wallet_helpers.h" -#include "plain_wallet_api_ex.h" #define ANDROID_PACKAGE_NAME "com.zano_mobile"