diff options
Diffstat (limited to 'lbxbufstr.h')
-rw-r--r-- | lbxbufstr.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lbxbufstr.h b/lbxbufstr.h index 8eefa26..9313e34 100644 --- a/lbxbufstr.h +++ b/lbxbufstr.h @@ -22,10 +22,12 @@ * SOFTWARE. * */ +/* $XFree86: xc/include/extensions/lbxbufstr.h,v 1.2 2001/08/01 00:44:35 tsi Exp $ */ + #ifndef _BUFFERSTR_H_ #define _BUFFERSTR_H_ -#include "lbxbuf.h" +#include <X11/extensions/lbxbuf.h> /* * ZLIB Input/Output buffer |