aboutsummaryrefslogtreecommitdiffstats
path: root/dagger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dagger.cpp')
-rw-r--r--dagger.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dagger.cpp b/dagger.cpp
index fd60a8ef..555c5d77 100644
--- a/dagger.cpp
+++ b/dagger.cpp
@@ -21,7 +21,7 @@
*/
#include <chrono>
-#include <libethential/Log.h>
+#include <libdevcore/Log.h>
#include <libethcore/Dagger.h>
using namespace std;
using namespace std::chrono;