aboutsummaryrefslogtreecommitdiffstats
path: root/Assembly.h
diff options
context:
space:
mode:
Diffstat (limited to 'Assembly.h')
-rw-r--r--Assembly.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/Assembly.h b/Assembly.h
index 3907f69f..29f899c0 100644
--- a/Assembly.h
+++ b/Assembly.h
@@ -23,8 +23,9 @@
#include <iostream>
#include <sstream>
-#include <libethsupport/Common.h>
-#include <libethcore/Instruction.h>
+#include <libethential/Common.h>
+#include <libevmface/Instruction.h>
+#include <libethcore/SHA3.h>
#include "Exceptions.h"
namespace eth