Moved zebrautl.h to idzebra/util.h.
[idzebra-moved-to-github.git] / dict / dictext.c
index c4d3937..124e461 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: dictext.c,v 1.10 2004-11-19 10:26:55 heikki Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
-   Index Data Aps
+/* $Id: dictext.c,v 1.12 2005-03-30 09:25:23 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -28,7 +28,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #include <assert.h>
 #include <ctype.h>
 
-#include <zebrautl.h>
+#include <idzebra/util.h>
 
 char *prog;