diff options
author | dpw <empty> | 1994-02-04 19:26:47 +0000 |
---|---|---|
committer | dpw <empty> | 1994-02-04 19:26:47 +0000 |
commit | d0cc667f2b67e6b1245bf792759652f71ffbdd8a (patch) | |
tree | c68c372c809dd567d5059255617a29dcbba5443d /xc/workInProgress/lbx/include | |
parent | aa6de279e2d891e8a2a9d3d07f64289e74a15604 (diff) |
header file name change
Diffstat (limited to 'xc/workInProgress/lbx/include')
-rw-r--r-- | xc/workInProgress/lbx/include/extensions/lbxbufstr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/workInProgress/lbx/include/extensions/lbxbufstr.h b/xc/workInProgress/lbx/include/extensions/lbxbufstr.h index 395258454..10629dc49 100644 --- a/xc/workInProgress/lbx/include/extensions/lbxbufstr.h +++ b/xc/workInProgress/lbx/include/extensions/lbxbufstr.h @@ -7,7 +7,7 @@ #ifndef _BUFFERSTR_H_ #define _BUFFERSTR_H_ -#include "buffer.h" +#include "lbxbuf.h" /* * LZW Input/Output buffer |