Improved installation. Moved header files to include/yaz.
[yaz-moved-to-github.git] / retrieval / d1_write.c
index 3990c14..4d4b7b3 100644 (file)
@@ -4,7 +4,10 @@
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: d1_write.c,v $
- * Revision 1.7  1999-10-21 12:06:29  adam
+ * Revision 1.8  1999-11-30 13:47:12  adam
+ * Improved installation. Moved header files to include/yaz.
+ *
+ * Revision 1.7  1999/10/21 12:06:29  adam
  * Retrieval module no longer uses ctype.h - functions.
  *
  * Revision 1.6  1999/07/06 12:16:00  adam
@@ -32,8 +35,8 @@
 
 #include <string.h>
 
-#include <data1.h>
-#include <wrbuf.h>
+#include <yaz/data1.h>
+#include <yaz/wrbuf.h>
 
 #define IDSGML_MARGIN 75