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 bbc1b36..4a80aef 100644
--- a/bp.c
+++ b/bp.c
@@ -14,7 +14,7 @@
#include "pattern.h"
#include "files.h"
-#include "grammar.h"
+#include "definitions.h"
#include "json.h"
#include "print.h"
#include "utils.h"