From 92a7e5853c6caeec09122c05ddbc19ae1498a0d8 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 10 Sep 2024 18:23:46 -0400 Subject: joe --- masm/symtbl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'masm/symtbl.c') diff --git a/masm/symtbl.c b/masm/symtbl.c index b75c752..8aa7bcf 100644 --- a/masm/symtbl.c +++ b/masm/symtbl.c @@ -3,7 +3,7 @@ #include #include -#include "parse.h" +#include "asm.h" #define SYMTBL_INIT_LEN 24 -- cgit v1.2.3-freya