Made zebramap.h public too
[idzebra-moved-to-github.git] / recctrl / perlread.c
index e52b534..ea8ac1e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: perlread.c,v 1.10 2004-09-27 10:44:50 adam Exp $
+/* $Id: perlread.c,v 1.11 2004-09-28 10:15:03 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
    Index Data Aps
 
@@ -31,9 +31,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #include <ctype.h>
 
 #include <yaz/tpath.h>
-#include <zebrautl.h>
-#include <dfa.h>
-#include "grsread.h"
+#include <idzebra/recgrs.h>
 
 /* Constructor call for the filter object */
 void Filter_create (struct perl_context *context)