mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Merge pull request #1719
59c9d165
tests: fixup include paths after cryptonote_core split (moneromooo-monero)
This commit is contained in:
commit
3f171b931f
@ -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