aboutsummaryrefslogtreecommitdiff
path: root/tests/difficulty/difficulty.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/difficulty/difficulty.cpp')
-rw-r--r--tests/difficulty/difficulty.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/difficulty/difficulty.cpp b/tests/difficulty/difficulty.cpp
index edfce46ab..14f027e4d 100644
--- a/tests/difficulty/difficulty.cpp
+++ b/tests/difficulty/difficulty.cpp
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2016, The Monero Project
+// Copyright (c) 2014-2017, The Monero Project
//
// All rights reserved.
//
@@ -36,7 +36,7 @@
#include <algorithm>
#include "cryptonote_config.h"
-#include "cryptonote_core/difficulty.h"
+#include "cryptonote_basic/difficulty.h"
using namespace std;