diff options
Diffstat (limited to 'tests/performance_tests/derive_public_key.h')
-rw-r--r-- | tests/performance_tests/derive_public_key.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/performance_tests/derive_public_key.h b/tests/performance_tests/derive_public_key.h index 727dde000..559745ef9 100644 --- a/tests/performance_tests/derive_public_key.h +++ b/tests/performance_tests/derive_public_key.h @@ -31,7 +31,7 @@ #pragma once #include "crypto/crypto.h" -#include "cryptonote_core/cryptonote_basic.h" +#include "cryptonote_basic/cryptonote_basic.h" #include "single_tx_test_base.h" |