aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/ASTDataForward.h
diff options
context:
space:
mode:
Diffstat (limited to 'libyul/ASTDataForward.h')
-rw-r--r--libyul/ASTDataForward.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libyul/ASTDataForward.h b/libyul/ASTDataForward.h
index 143b9c46..7f131b5e 100644
--- a/libyul/ASTDataForward.h
+++ b/libyul/ASTDataForward.h
@@ -25,7 +25,7 @@
namespace dev
{
-namespace julia
+namespace yul
{
using Instruction = solidity::assembly::Instruction;