using yaz/log.h again
[idzebra-moved-to-github.git] / include / idzebra / dict.h
index 5dc9e2b..e3af6ec 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dict.h,v 1.1 2004-12-08 12:23:09 adam Exp $
+/* $Id: dict.h,v 1.2 2004-12-13 20:51:30 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
    Index Data Aps
 
@@ -23,7 +23,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #ifndef DICT_H
 #define DICT_H
 
-#include <yaz/ylog.h>
+#include <yaz/yconfig.h>
 #include <idzebra/bfile.h>
 
 YAZ_BEGIN_CDECL