mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 21:57:26 -04:00
replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <QObject>
|
||||
|
||||
#include <wallet/wallet2_api.h>
|
||||
#include <wallet/api/wallet2_api.h>
|
||||
|
||||
class UnsignedTransaction : public QObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user