diff src/input-method-xlib.c @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 850242ba4a81
children 2c611d1463a6
line wrap: on
line diff
--- a/src/input-method-xlib.c	Mon Aug 13 10:02:48 2007 +0200
+++ b/src/input-method-xlib.c	Mon Aug 13 10:03:52 2007 +0200
@@ -27,8 +27,8 @@
    and X11 R6 release guide chapters on internationalized input,
    for further details */
 
+#include <config.h>
 #include <X11/Xlocale.h>        /* More portable than <locale.h> ? */
-#include <config.h>
 #include "lisp.h"
 #include "frame.h"
 #include "device.h"