aboutsummaryrefslogtreecommitdiff
path: root/tests/hash-target.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/hash-target.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hash-target.cpp b/tests/hash-target.cpp
index aeb6688bc..de3a8df2c 100644
--- a/tests/hash-target.cpp
+++ b/tests/hash-target.cpp
@@ -33,7 +33,7 @@
#include <cstring>
#include <limits>
#include "crypto/hash.h"
-#include "cryptonote_core/difficulty.h"
+#include "cryptonote_basic/difficulty.h"
using namespace std;
using cryptonote::check_hash;