From 44573fc224796f712254d7ff7fdc0a87aeb6a84c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 15 Jan 2021 19:32:37 -0800 Subject: Rename compiler -> pattern --- bp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bp.c') diff --git a/bp.c b/bp.c index 404be02..bbc1b36 100644 --- a/bp.c +++ b/bp.c @@ -12,7 +12,7 @@ #include #include -#include "compiler.h" +#include "pattern.h" #include "files.h" #include "grammar.h" #include "json.h" -- cgit v1.2.3