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 5146d5a..dbd72bd 100644
--- a/bp.c
+++ b/bp.c
@@ -20,11 +20,11 @@
#include <sys/wait.h>
#include <unistd.h>
-#include "explain.h"
#include "files.h"
#include "json.h"
#include "match.h"
#include "pattern.h"
+#include "printmatch.h"
#include "utils.h"
#ifndef BP_NAME