Moved back to a single log.h, with the new #define YAZ_USE_NEW_LOG
[yaz-moved-to-github.git] / test / tstlog.c
index 80ed063..2e99b8c 100644 (file)
@@ -2,13 +2,13 @@
  * Copyright (c) 2004, Index Data
  * See the file LICENSE for details.
  *
- * $Id: tstlog.c,v 1.2 2004-11-18 15:18:14 heikki Exp $
+ * $Id: tstlog.c,v 1.3 2004-12-13 14:21:58 heikki Exp $
  *
  */
 #include <stdio.h>
 #include <stdlib.h>
 #include <yaz/options.h>
-#include <yaz/ylog.h>
+#include <yaz/log.h>
 
 int main(int argc, char **argv)
 {