From 77bcdf9434615ddfa118557f756f946de97a69d6 Mon Sep 17 00:00:00 2001 From: User Date: Fri, 8 Dec 2017 02:29:28 -0500 Subject: replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index da9686dd..f9217e00 100644 --- a/main.cpp +++ b/main.cpp @@ -50,7 +50,7 @@ #include "model/TransactionHistorySortFilterModel.h" #include "AddressBook.h" #include "model/AddressBookModel.h" -#include "wallet/wallet2_api.h" +#include "wallet/api/wallet2_api.h" #include "MainApp.h" // IOS exclusions -- cgit v1.2.3