aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/AsmCodeGen.h
diff options
context:
space:
mode:
Diffstat (limited to 'libyul/AsmCodeGen.h')
-rw-r--r--libyul/AsmCodeGen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libyul/AsmCodeGen.h b/libyul/AsmCodeGen.h
index bbc31397..e5e53c0d 100644
--- a/libyul/AsmCodeGen.h
+++ b/libyul/AsmCodeGen.h
@@ -22,7 +22,7 @@
#pragma once
-#include <libsolidity/inlineasm/AsmAnalysis.h>
+#include <libyul/AsmAnalysis.h>
#include <functional>