Moved zebrautl.h to idzebra/util.h.
[idzebra-moved-to-github.git] / bfile / cfile.c
index 63465d5..d2d1add 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: cfile.c,v 1.33 2005-01-15 19:38:17 adam Exp $
+/* $Id: cfile.c,v 1.34 2005-03-30 09:25:23 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -24,7 +24,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #include <stdlib.h>
 #include <string.h>
 
-#include <zebrautl.h>
+#include <idzebra/util.h>
 #include "mfile.h"
 #include "cfile.h"