Removed yaz.spec.sles
[yaz-moved-to-github.git] / ztest / gfs-example.c
index 258c83f..f5e29f3 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2008 Index Data
+ * Copyright (C) 1995-2009 Index Data
  * See the file LICENSE for details.
  */
 
@@ -14,7 +14,7 @@
 #include <yaz/log.h>
 #include <yaz/backend.h>
 #include <yaz/diagbib1.h>
-#include <yaz/match-str.h>
+#include <yaz/matchstr.h>
 #include <yaz/snprintf.h>
 
 static int my_search(void *handle, bend_search_rr *rr)