aboutsummaryrefslogtreecommitdiffstats
path: root/liblll/Compiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'liblll/Compiler.h')
-rw-r--r--liblll/Compiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/liblll/Compiler.h b/liblll/Compiler.h
index 06440c17..1ff7d5f8 100644
--- a/liblll/Compiler.h
+++ b/liblll/Compiler.h
@@ -30,7 +30,7 @@
namespace dev
{
-namespace eth
+namespace lll
{
using ReadCallback = std::function<std::string(std::string const&)>;