From 0c19e446116f745b90a2e90d3243388c70adef2d Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Tue, 26 Nov 2024 17:05:57 -0500 Subject: macos fixes, wownero fixes, idk what else, please help me --- wownero_libwallet2_api_c/src/main/cpp/wallet2_api_c.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wownero_libwallet2_api_c/src') diff --git a/wownero_libwallet2_api_c/src/main/cpp/wallet2_api_c.cpp b/wownero_libwallet2_api_c/src/main/cpp/wallet2_api_c.cpp index 19a14ba..159421b 100644 --- a/wownero_libwallet2_api_c/src/main/cpp/wallet2_api_c.cpp +++ b/wownero_libwallet2_api_c/src/main/cpp/wallet2_api_c.cpp @@ -5,7 +5,7 @@ #include #include #include "../../../../wownero/src/wallet/api/wallet2_api.h" -#include "../../../../external/wownero-seed/include/wownero_seed/wownero_seed.hpp" +#include "../../../wownero-seed/include/wownero_seed/wownero_seed.hpp" #include "wownero_checksum.h" #ifdef __cplusplus -- cgit v1.2.3