From 13c45645948d16719e748ffeed2bdbf819698ebd Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 15 Jan 2021 19:35:39 -0800 Subject: Renamed grammar -> definitions --- match.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'match.c') diff --git a/match.c b/match.c index a9e32bc..286c077 100644 --- a/match.c +++ b/match.c @@ -7,7 +7,7 @@ #include #include -#include "grammar.h" +#include "definitions.h" #include "types.h" #include "utils.h" #include "match.h" -- cgit v1.2.3