aboutsummaryrefslogtreecommitdiffstats
path: root/createRandomTest.cpp
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-07 20:42:44 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-07 20:42:44 +0800
commitf88f5a7702e0ede7603332f4d31d701b7d0d715b (patch)
tree456a5633b674877a16a8b320f30e771322b921c1 /createRandomTest.cpp
parent8220213b21fb57a8449f14be478289069d62ed1c (diff)
parent8eb6675bc69258163a25a9518b76c3176e378121 (diff)
downloaddexon-solidity-f88f5a7702e0ede7603332f4d31d701b7d0d715b.tar.gz
dexon-solidity-f88f5a7702e0ede7603332f4d31d701b7d0d715b.tar.zst
dexon-solidity-f88f5a7702e0ede7603332f4d31d701b7d0d715b.zip
Merge remote-tracking branch 'upstream/develop' into StateBug
Diffstat (limited to 'createRandomTest.cpp')
-rw-r--r--createRandomTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/createRandomTest.cpp b/createRandomTest.cpp
index 457478fd..a9a99377 100644
--- a/createRandomTest.cpp
+++ b/createRandomTest.cpp
@@ -31,7 +31,7 @@
#include <json_spirit/json_spirit_writer_template.h>
#include <libdevcore/CommonIO.h>
#include <libdevcore/CommonData.h>
-#include <libevmface/Instruction.h>
+#include <libevmcore/Instruction.h>
#include "vm.h"
using namespace std;