Fixed include of matchstr.h.
[yaz-moved-to-github.git] / test / tstmatchstr.c
index 56d0091..0911bd0 100644 (file)
@@ -6,7 +6,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <yaz/match-str.h>
+#include <yaz/matchstr.h>
 #include <yaz/test.h>
 
 int main (int argc, char **argv)