aboutsummaryrefslogtreecommitdiff
path: root/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'print.h')
-rw-r--r--print.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.h b/print.h
index 70427a4..b690d69 100644
--- a/print.h
+++ b/print.h
@@ -6,8 +6,8 @@
#include <stdbool.h>
-#include "types.h"
#include "files.h"
+#include "match.h"
#define USE_DEFAULT_CONTEXT -3
#define ALL_CONTEXT -2