Move/refactoring of public interfaces..
[idzebra-moved-to-github.git] / include / isams.h
index 7338d93..eac4fd5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isams.h,v 1.6 2004-08-04 08:35:23 adam Exp $
+/* $Id: isams.h,v 1.7 2004-12-08 12:23:09 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
    Index Data Aps
 
@@ -25,7 +25,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #define ISAMS_H
 
 #include <isam-codec.h>
-#include <bfile.h>
+#include <idzebra/bfile.h>
 #include <isamc.h>
 
 #ifdef __cplusplus