summaryrefslogtreecommitdiffstats
path: root/execute.c
diff options
context:
space:
mode:
Diffstat (limited to 'execute.c')
-rw-r--r--execute.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/execute.c b/execute.c
index 3a5512aa..b43ad26a 100644
--- a/execute.c
+++ b/execute.c
@@ -6,7 +6,6 @@
#include "execute.h"
#include "exec_stack.h"
-#include "opcode.h"
#include "bytecode.h"
#include "jv_alloc.h"