From 10dc4a2c37597e02c12a9df3e9dba02a73bfc11b Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Tue, 25 Nov 2003 19:29:12 +0000 Subject: XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks --- lisp/modules/xaw.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lisp/modules/xaw.c') diff --git a/lisp/modules/xaw.c b/lisp/modules/xaw.c index c2b372b..4e6bdf4 100644 --- a/lisp/modules/xaw.c +++ b/lisp/modules/xaw.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/modules/xaw.c,v 1.14 2002/11/23 08:26:52 paulo Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/modules/xaw.c,v 1.16 2003/04/27 18:17:37 tsi Exp $ */ #include #include @@ -64,8 +64,8 @@ #include #include #include -#include "internal.h" -#include "private.h" +#include "lisp/internal.h" +#include "lisp/private.h" /* * Types @@ -318,7 +318,6 @@ Lisp_XawScrollbarCoerceToReal(LispBuiltin *builtin) xaw-scrollbar-coerce-to-real opaque */ { - LispObj *result; float *floatp; double real; -- cgit v1.2.3