aboutsummaryrefslogtreecommitdiffstats
path: root/state.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'state.cpp')
-rw-r--r--state.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/state.cpp b/state.cpp
index 8d82b0c2..99ce3095 100644
--- a/state.cpp
+++ b/state.cpp
@@ -26,7 +26,8 @@
#include <libethereum/State.h>
#include <libethereum/Defaults.h>
using namespace std;
-using namespace eth;
+using namespace dev;
+using namespace dev::eth;
int stateTest()
{