summaryrefslogtreecommitdiff
path: root/lisp/bytecode.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/bytecode.h
parent0a193e032ba1ecf3f003e027e833dc9d274cb740 (diff)
merge latest (4.3.99.16) from XFree86 (vendor) branch
Diffstat (limited to 'lisp/bytecode.h')
-rw-r--r--lisp/bytecode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/bytecode.h b/lisp/bytecode.h
index 40d8444..05d4d90 100644
--- a/lisp/bytecode.h
+++ b/lisp/bytecode.h
@@ -27,9 +27,9 @@
* Author: Paulo César Pereira de Andrade
*/
-/* $XFree86: xc/programs/xedit/lisp/bytecode.h,v 1.5 2002/11/23 08:26:48 paulo Exp $ */
+/* $XFree86: xc/programs/xedit/lisp/bytecode.h,v 1.6 2003/04/27 18:17:31 tsi Exp $ */
-#include "private.h"
+#include "lisp/private.h"
#ifndef Lisp_Bytecode_h
#define Lisp_Bytecode_h