diff options
Diffstat (limited to 'lisp/struct.h')
-rw-r--r-- | lisp/struct.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/struct.h b/lisp/struct.h index 7559a02..f639cbd 100644 --- a/lisp/struct.h +++ b/lisp/struct.h @@ -27,12 +27,12 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/struct.h,v 1.6 2002/11/10 16:29:07 paulo Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/struct.h,v 1.7 2003/04/27 18:17:35 tsi Exp $ */ #ifndef Lisp_struct_h #define Lisp_struct_h -#include "private.h" +#include "lisp/private.h" /* * Defines |