tests: fixup include paths after cryptonote_core split

This commit is contained in:
moneromooo-monero 2017-02-12 21:47:39 +00:00
parent 6e78915061
commit 59c9d165f8
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3

View file

@ -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