aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorUser <zipper@jacobzipper.com>2017-12-08 02:29:28 -0500
committerUser <zipper@jacobzipper.com>2017-12-08 02:29:28 -0500
commit77bcdf9434615ddfa118557f756f946de97a69d6 (patch)
treeb9999d29be56018b471ccc53cf0125cfdc109aa1 /main.cpp
parentd9d2050f2924322ff6f2895addcb6961a49132f9 (diff)
downloadmonzero-gui-77bcdf9434615ddfa118557f756f946de97a69d6.tar.gz
monzero-gui-77bcdf9434615ddfa118557f756f946de97a69d6.tar.xz
monzero-gui-77bcdf9434615ddfa118557f756f946de97a69d6.zip
replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
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