aboutsummaryrefslogtreecommitdiffstats
path: root/dagger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dagger.cpp')
-rw-r--r--dagger.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/dagger.cpp b/dagger.cpp
index 4f65b47a..fd60a8ef 100644
--- a/dagger.cpp
+++ b/dagger.cpp
@@ -25,7 +25,8 @@
#include <libethcore/Dagger.h>
using namespace std;
using namespace std::chrono;
-using namespace eth;
+using namespace dev;
+using namespace dev::eth;
int daggerTest()
{