summaryrefslogtreecommitdiff
path: root/lisp/math.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:49:11 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:49:11 +0000
commitc8a87639c7cb7aef72630978a0e5a0d92618140c (patch)
tree862068307dff135870c4ae58be677408c4942a39 /lisp/math.h
parent0a193e032ba1ecf3f003e027e833dc9d274cb740 (diff)
merge latest (4.3.99.16) from XFree86 (vendor) branch
Diffstat (limited to 'lisp/math.h')
-rw-r--r--lisp/math.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/math.h b/lisp/math.h
index 8297d43..90a4dd2 100644
--- a/lisp/math.h
+++ b/lisp/math.h
@@ -27,12 +27,12 @@
* Author: Paulo César Pereira de Andrade
*/
-/* $XFree86: xc/programs/xedit/lisp/math.h,v 1.6 2002/11/08 08:00:57 paulo Exp $ */
+/* $XFree86: xc/programs/xedit/lisp/math.h,v 1.7 2003/04/27 18:17:33 tsi Exp $ */
#ifndef Lisp_math_h
#define Lisp_math_h
-#include "internal.h"
+#include "lisp/internal.h"
#include "mp.h"
void LispMathInit(void);