Implemented ill_get_ILLRequest. More ILL testing for client.
[yaz-moved-to-github.git] / ccl / cclqfile.c
index e8063ea..2263291 100644 (file)
  * Europagate, 1995
  *
  * $Log: cclqfile.c,v $
- * Revision 1.1  1996-10-11 15:00:25  adam
+ * Revision 1.3  1999-11-30 13:47:11  adam
+ * Improved installation. Moved header files to include/yaz.
+ *
+ * Revision 1.2  1997/04/30 08:52:06  quinn
+ * Null
+ *
+ * Revision 1.1  1996/10/11  15:00:25  adam
  * CCL parser from Europagate Email gateway 1.0.
  *
  * Revision 1.3  1995/05/16  09:39:26  adam
@@ -66,7 +72,7 @@
 #include <assert.h>
 #include <string.h>
 
-#include <ccl.h>
+#include <yaz/ccl.h>
 
 void ccl_qual_fitem (CCL_bibset bibset, const char *cp, const char *qual_name)
 {