aboutsummaryrefslogtreecommitdiff
path: root/tests/performance_tests/generate_keypair.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/performance_tests/generate_keypair.h')
-rw-r--r--tests/performance_tests/generate_keypair.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/performance_tests/generate_keypair.h b/tests/performance_tests/generate_keypair.h
index 4ba577e2a..4f9179318 100644
--- a/tests/performance_tests/generate_keypair.h
+++ b/tests/performance_tests/generate_keypair.h
@@ -31,7 +31,7 @@
#pragma once
#include "crypto/crypto.h"
-#include "cryptonote_core/cryptonote_basic.h"
+#include "cryptonote_basic/cryptonote_basic.h"
class test_generate_keypair
{