aboutsummaryrefslogtreecommitdiff
path: root/bp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bp.c')
-rw-r--r--bp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bp.c b/bp.c
index 404be02..bbc1b36 100644
--- a/bp.c
+++ b/bp.c
@@ -12,7 +12,7 @@
#include <string.h>
#include <unistd.h>
-#include "compiler.h"
+#include "pattern.h"
#include "files.h"
#include "grammar.h"
#include "json.h"