diff options
Diffstat (limited to 'lisp/struct.c')
-rw-r--r-- | lisp/struct.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/struct.c b/lisp/struct.c index 0d2a768..45b7e70 100644 --- a/lisp/struct.c +++ b/lisp/struct.c @@ -27,9 +27,9 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/struct.c,v 1.22 2002/11/23 08:26:50 paulo Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/struct.c,v 1.23 2003/04/27 18:17:34 tsi Exp $ */ -#include "struct.h" +#include "lisp/struct.h" /* * Prototypes |