summaryrefslogtreecommitdiff
path: root/ir.h
diff options
context:
space:
mode:
authorWormHeamer2025-10-27 23:33:21 -0400
committerWormHeamer2025-10-27 23:33:21 -0400
commit40d164972423056e8302bd67db9494b6e4b076b3 (patch)
tree25ff78ade2fcef01cee7339037a0ae745c416d2b /ir.h
parentdd62801133cddca25d94c9c59f8ca7d0748850c6 (diff)
fix a bunch of warnings
Diffstat (limited to 'ir.h')
-rw-r--r--ir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ir.h b/ir.h
index b5992c8..d10005c 100644
--- a/ir.h
+++ b/ir.h
@@ -5,6 +5,7 @@
#include "dynarr.h"
#include "lex.h" /* for error reporting only */
#include "str.h"
+#include "typ.h"
/* types */