Include header for matchstr functions.
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 25 Oct 2008 18:32:12 +0000 (20:32 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 25 Oct 2008 18:32:12 +0000 (20:32 +0200)
test/tstmatchstr.c

index 8beb6e2..56d0091 100644 (file)
@@ -6,7 +6,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <yaz/yaz-iconv.h>
+#include <yaz/match-str.h>
 #include <yaz/test.h>
 
 int main (int argc, char **argv)
 #include <yaz/test.h>
 
 int main (int argc, char **argv)