aboutsummaryrefslogtreecommitdiffstats
path: root/vm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vm.cpp')
-rw-r--r--vm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm.cpp b/vm.cpp
index 55299f90..03893525 100644
--- a/vm.cpp
+++ b/vm.cpp
@@ -26,6 +26,7 @@
#include <ExtVMFace.h>
#include <Transaction.h>
#include <VM.h>
+#include <Log.h>
#include <Instruction.h>
using namespace std;
using namespace json_spirit;