Move/refactoring of public interfaces..
[idzebra-moved-to-github.git] / include / sortidx.h
index 2ca958c..b48e014 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.6 2004-12-08 12:23:09 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
    Index Data Aps
 
@@ -23,8 +23,8 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #ifndef SORTIDX_H
 #define SORTIDX_H
 
-#include <zebraver.h>
-#include <bfile.h>
+#include <idzebra/version.h>
+#include <idzebra/bfile.h>
 
 #ifdef __cplusplus
 extern "C" {