Mercurial > hg > xemacs-beta
diff src/input-method-xlib.c @ 280:7df0dd720c89 r21-0b38
Import from CVS: tag r21-0b38
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:32:22 +0200 |
parents | c5d627a313b1 |
children | 19dcec799385 |
line wrap: on
line diff
--- a/src/input-method-xlib.c Mon Aug 13 10:31:30 2007 +0200 +++ b/src/input-method-xlib.c Mon Aug 13 10:32:22 2007 +0200 @@ -28,8 +28,8 @@ for further details */ #include <config.h> +#include "lisp.h" #include <X11/Xlocale.h> /* More portable than <locale.h> ? */ -#include "lisp.h" #include "frame.h" #include "device.h" #include "window.h"