aboutsummaryrefslogtreecommitdiffstats
path: root/fork.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fork.cpp')
-rw-r--r--fork.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/fork.cpp b/fork.cpp
index f0edb702..1cdb8822 100644
--- a/fork.cpp
+++ b/fork.cpp
@@ -27,7 +27,8 @@
#include <libethereum/EthereumHost.h>
#include "TestHelper.h"
using namespace std;
-using namespace eth;
+using namespace dev;
+using namespace dev::eth;
// Disabled since tests shouldn't block. Need a short cut to avoid real mining.
/*