summaryrefslogtreecommitdiff
path: root/fzytest.c
diff options
context:
space:
mode:
Diffstat (limited to 'fzytest.c')
-rw-r--r--fzytest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fzytest.c b/fzytest.c
index 3842920..cc20d0e 100644
--- a/fzytest.c
+++ b/fzytest.c
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include "fzy.h"
+#include "match.h"
int testsrun = 0, testsfailed = 0, assertionsrun = 0;