aboutsummaryrefslogtreecommitdiffstats
path: root/dagger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dagger.cpp')
-rw-r--r--dagger.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/dagger.cpp b/dagger.cpp
index d21c59e9..27ad1c74 100644
--- a/dagger.cpp
+++ b/dagger.cpp
@@ -21,8 +21,8 @@
*/
#include <chrono>
-#include <libethcore/Log.h>
-#include <libethereum/Dagger.h>
+#include <libethsupport/Log.h>
+#include <libethcore/Dagger.h>
using namespace std;
using namespace std::chrono;
using namespace eth;