diff options
Diffstat (limited to 'CodeFragment.h')
-rw-r--r-- | CodeFragment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CodeFragment.h b/CodeFragment.h index a81d8ea2..60ab7c6d 100644 --- a/CodeFragment.h +++ b/CodeFragment.h @@ -21,7 +21,7 @@ #pragma once -#include <libethential/Common.h> +#include <libdevcore/Common.h> #include <libevmface/Instruction.h> #include "Assembly.h" #include "Exceptions.h" |