aboutsummaryrefslogtreecommitdiffstats
path: root/test/contracts/LLL_ERC20.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/contracts/LLL_ERC20.cpp')
-rw-r--r--test/contracts/LLL_ERC20.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/contracts/LLL_ERC20.cpp b/test/contracts/LLL_ERC20.cpp
index 89d1c4f0..6c6762dd 100644
--- a/test/contracts/LLL_ERC20.cpp
+++ b/test/contracts/LLL_ERC20.cpp
@@ -33,7 +33,7 @@
#define SUCCESS encodeArgs(1)
using namespace std;
-using namespace dev::eth;
+using namespace dev::lll;
namespace dev
{