aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/ASTWalker.h
diff options
context:
space:
mode:
Diffstat (limited to 'libyul/optimiser/ASTWalker.h')
-rw-r--r--libyul/optimiser/ASTWalker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libyul/optimiser/ASTWalker.h b/libyul/optimiser/ASTWalker.h
index 41617d55..38cb85ea 100644
--- a/libyul/optimiser/ASTWalker.h
+++ b/libyul/optimiser/ASTWalker.h
@@ -23,6 +23,7 @@
#include <libyul/ASTDataForward.h>
#include <libyul/Exceptions.h>
+#include <libyul/YulString.h>
#include <boost/variant.hpp>
#include <boost/optional.hpp>