mirror of
https://github.com/monero-project/monero.git
synced 2026-02-02 17:56:15 +01:00
tests: fixup include paths after cryptonote_core split
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "crypto/crypto.h"
|
#include "crypto/crypto.h"
|
||||||
#include "cryptonote_core/cryptonote_basic.h"
|
#include "cryptonote_basic/cryptonote_basic.h"
|
||||||
|
|
||||||
template<size_t bytes>
|
template<size_t bytes>
|
||||||
class test_cn_fast_hash
|
class test_cn_fast_hash
|
||||||
|
|||||||
Reference in New Issue
Block a user