about summary refs log tree commit diff
path: root/src/instruction/pushzero.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/instruction/pushzero.c')
-rw-r--r--src/instruction/pushzero.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/instruction/pushzero.c b/src/instruction/pushzero.c
index ef380cd..cd0a023 100644
--- a/src/instruction/pushzero.c
+++ b/src/instruction/pushzero.c
@@ -1,5 +1,4 @@
 #include "3cl.h"
-#include "instruction.h"
 
 #include "stack.h"