Improved installation. Moved header files to include/yaz.
[yaz-moved-to-github.git] / zutil / zget.c
index ddcd8d9..ba4de8f 100644 (file)
@@ -4,7 +4,10 @@
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: zget.c,v $
- * Revision 1.1  1999-06-08 10:10:16  adam
+ * Revision 1.2  1999-11-30 13:47:12  adam
+ * Improved installation. Moved header files to include/yaz.
+ *
+ * Revision 1.1  1999/06/08 10:10:16  adam
  * New sub directory zutil. Moved YAZ Compiler to be part of YAZ tree.
  *
  * Revision 1.17  1999/04/20 09:56:48  adam
@@ -64,7 +67,7 @@
  *
  */
 
-#include <proto.h>
+#include <yaz/proto.h>
 
 Z_InitRequest *zget_InitRequest(ODR o)
 {