aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/SemanticInformation.h
diff options
context:
space:
mode:
Diffstat (limited to 'libevmasm/SemanticInformation.h')
-rw-r--r--libevmasm/SemanticInformation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libevmasm/SemanticInformation.h b/libevmasm/SemanticInformation.h
index 094f4591..d18cac7c 100644
--- a/libevmasm/SemanticInformation.h
+++ b/libevmasm/SemanticInformation.h
@@ -23,7 +23,7 @@
#pragma once
-#include <libevmcore/Instruction.h>
+#include <libevmasm/Instruction.h>
namespace dev
{