mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #1719
59c9d165
tests: fixup include paths after cryptonote_core split (moneromooo-monero)
This commit is contained in:
commit
3f171b931f
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue