diff options
Diffstat (limited to 'src/cryptonote_basic/account.h')
-rw-r--r-- | src/cryptonote_basic/account.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cryptonote_basic/account.h b/src/cryptonote_basic/account.h index b5d6ed85d..b5d119c46 100644 --- a/src/cryptonote_basic/account.h +++ b/src/cryptonote_basic/account.h @@ -33,7 +33,6 @@ #include "cryptonote_basic.h" #include "crypto/crypto.h" #include "serialization/keyvalue_serialization.h" -#include "device/device_declare.hpp" namespace cryptonote { |