aboutsummaryrefslogtreecommitdiff
path: root/explain.h
diff options
context:
space:
mode:
Diffstat (limited to 'explain.h')
-rw-r--r--explain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/explain.h b/explain.h
index dab52b1..fbb2abf 100644
--- a/explain.h
+++ b/explain.h
@@ -4,7 +4,7 @@
#ifndef EXPLAIN__H
#define EXPLAIN__H
-#include "types.h"
+#include "match.h"
__attribute__((nonnull))
void explain_match(match_t *m);