Reorganized header files so that a certain subset are public. These
[idzebra-moved-to-github.git] / recctrl / xmlread.c
index e680435..a5bd006 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xmlread.c,v 1.14 2004-09-27 10:44:50 adam Exp $
+/* $Id: xmlread.c,v 1.15 2004-09-28 10:15:03 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
    Index Data Aps
 
@@ -32,11 +32,10 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 
 #include <yaz/log.h>
 
-#include "grsread.h"
+#include <idzebra/recgrs.h>
 
 #include <yaz/xmalloc.h>
 #include <yaz/log.h>
-#include <data1.h>
 
 #include <expat.h>