aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xterm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 7c7acbf16fe..d508eb431ba 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -35,7 +35,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
35 window inside a widget instead of one 35 window inside a widget instead of one
36 that Xt creates... */ 36 that Xt creates... */
37#include <X11/StringDefs.h> 37#include <X11/StringDefs.h>
38#include <X11/Xaw/Box.h>
39#endif 38#endif
40 39
41/* Define a queue for X-events. One such queue is used for mouse clicks. 40/* Define a queue for X-events. One such queue is used for mouse clicks.