aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/unsigned_transaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wallet/api/unsigned_transaction.h')
-rw-r--r--src/wallet/api/unsigned_transaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallet/api/unsigned_transaction.h b/src/wallet/api/unsigned_transaction.h
index 9c442f503..33c994d5f 100644
--- a/src/wallet/api/unsigned_transaction.h
+++ b/src/wallet/api/unsigned_transaction.h
@@ -28,7 +28,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 "wallet/wallet2.h"
#include <string>