aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 1ff0201928d..ad5374ace6f 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -21,8 +21,8 @@ Boston, MA 02111-1307, USA. */
21 21
22#include <X11/Xlib.h> 22#include <X11/Xlib.h>
23#include <X11/cursorfont.h> 23#include <X11/cursorfont.h>
24#include <X11/Xutil.h>
25#include <X11/keysym.h> 24#include <X11/keysym.h>
25#include <X11/Xutil.h>
26#include <X11/Xatom.h> 26#include <X11/Xatom.h>
27#include <X11/Xresource.h> 27#include <X11/Xresource.h>
28 28