summaryrefslogtreecommitdiff
path: root/com.c
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-08-04 13:05:47 +0100
committerubq323 <ubq323@ubq323.website>2024-08-04 13:05:47 +0100
commit000e8ca43f4968412ed5c8fc514bb6caa3e5c450 (patch)
treee82eddb3cb54f75f8468e9a80a17e8b14857aa45 /com.c
parent1f257ac91ef3813c563203eacb5320b210fc1aa7 (diff)
new reader
Diffstat (limited to 'com.c')
-rw-r--r--com.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/com.c b/com.c
index 0273866..10774c8 100644
--- a/com.c
+++ b/com.c
@@ -10,6 +10,7 @@
#include "util.h"
#include "prs.h"
#include "lib.h"
+#include "read.h"
#define BYTECODE(C) (C->ch->bc)