aboutsummaryrefslogtreecommitdiff
path: root/explain.c
diff options
context:
space:
mode:
Diffstat (limited to 'explain.c')
-rw-r--r--explain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/explain.c b/explain.c
index 58ddcc1..41939c3 100644
--- a/explain.c
+++ b/explain.c
@@ -5,7 +5,7 @@
#include <stdio.h>
#include <string.h>
-#include "types.h"
+#include "match.h"
#include "utils.h"
typedef struct match_node_s {