aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs22/files/patch-src:xterm.h
blob: a0faee236ed5adc03ce18d45f53ed06ab368f57e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/xterm.h.orig	Mon Feb 28 13:53:40 2005
+++ src/xterm.h	Mon Feb 28 13:53:57 2005
@@ -21,8 +21,8 @@
 
 #include <X11/Xlib.h>
 #include <X11/cursorfont.h>
-#include <X11/Xutil.h>
 #include <X11/keysym.h>
+#include <X11/Xutil.h>
 #include <X11/Xatom.h>
 #include <X11/Xresource.h>