aboutsummaryrefslogtreecommitdiffstats
path: root/CodeFragment.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CodeFragment.cpp')
-rw-r--r--CodeFragment.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CodeFragment.cpp b/CodeFragment.cpp
index 47df8f3b..2c200caa 100644
--- a/CodeFragment.cpp
+++ b/CodeFragment.cpp
@@ -25,7 +25,7 @@
#include <boost/spirit/include/support_utree.hpp>
#include <libdevcore/Log.h>
#include <libdevcore/CommonIO.h>
-#include <libevmface/Instruction.h>
+#include <libevmcore/Instruction.h>
#include "CompilerState.h"
#include "Parser.h"
using namespace std;