mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 21:23:27 +01:00
tests: fixup include paths after cryptonote_core split
This commit is contained in:
parent
6e78915061
commit
59c9d165f8
@ -31,7 +31,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "crypto/crypto.h"
|
||||
#include "cryptonote_core/cryptonote_basic.h"
|
||||
#include "cryptonote_basic/cryptonote_basic.h"
|
||||
|
||||
template<size_t bytes>
|
||||
class test_cn_fast_hash
|
||||
|
Loading…
Reference in New Issue
Block a user