aboutsummaryrefslogtreecommitdiffstats
path: root/hexPrefix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hexPrefix.cpp')
-rw-r--r--hexPrefix.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/hexPrefix.cpp b/hexPrefix.cpp
index 5ea67092..7dbe80a5 100644
--- a/hexPrefix.cpp
+++ b/hexPrefix.cpp
@@ -27,7 +27,8 @@
#include <boost/test/unit_test.hpp>
using namespace std;
-using namespace eth;
+using namespace dev;
+using namespace dev::eth;
namespace js = json_spirit;
BOOST_AUTO_TEST_CASE(hexPrefix_test)