split wallet and wallet_api
This speeds up building a lot when wallet2.h (or something it includes) changes, since all the API includes wallet2.h
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers
|
||||
|
||||
|
||||
#include "wallet/wallet2_api.h"
|
||||
#include "wallet/api/wallet2_api.h"
|
||||
#include <string>
|
||||
|
||||
namespace Monero {
|
||||
|
||||
Reference in New Issue
Block a user