Move headers zebraapi.h->idzebra/api.h, zebraver.h->idzebra/version.h,
[idzebra-moved-to-github.git] / include / sortidx.h
index 2ca958c..58266ae 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: sortidx.h,v 1.4 2004-08-04 08:35:23 adam Exp $
+/* $Id: sortidx.h,v 1.5 2004-08-25 09:23:36 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
    Index Data Aps
 
@@ -23,7 +23,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #ifndef SORTIDX_H
 #define SORTIDX_H
 
-#include <zebraver.h>
+#include <idzebra/version.h>
 #include <bfile.h>
 
 #ifdef __cplusplus