Improved installation. Moved header files to include/yaz.
[yaz-moved-to-github.git] / asn / prt-exd.c
index 0c8e3b4..05de183 100644 (file)
@@ -4,7 +4,10 @@
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: prt-exd.c,v $
- * Revision 1.10  1999-05-26 13:49:12  adam
+ * Revision 1.11  1999-11-30 13:47:11  adam
+ * Improved installation. Moved header files to include/yaz.
+ *
+ * Revision 1.10  1999/05/26 13:49:12  adam
  * DB Update implemented in client (very basic).
  *
  * Revision 1.9  1999/04/20 09:56:48  adam
@@ -39,7 +42,7 @@
  *
  */
 
-#include <proto.h>
+#include <yaz/proto.h>
 
 int z_TaskPackage(ODR o, Z_TaskPackage **p, int opt, const char *name)
 {