# HG changeset patch # User Kim F. Storm # Date 1097852751 0 # Node ID 0308942676c7b0ac1cc1534a809210ce1b476200 # Parent 0a4c356f307b451bed90a5b29ee7bab117e5cc2f Add comment. diff -r 0a4c356f307b -r 0308942676c7 src/xterm.h --- a/src/xterm.h Fri Oct 15 14:49:30 2004 +0000 +++ b/src/xterm.h Fri Oct 15 15:05:51 2004 +0000 @@ -21,8 +21,13 @@ #include #include + +/* Include Xutil.h after keysym.h to work around a bug that prevents + correct recognition of AltGr key in some X versions. */ + #include #include + #include #include