summaryrefslogtreecommitdiff
path: root/src/xterm.h
diff options
context:
space:
mode:
authorFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>1994-01-26 17:57:30 +0000
committerFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>1994-01-26 17:57:30 +0000
commitf795ed97e67ced9391ec39c5d42fecfb4e35d2e2 (patch)
tree60a38f94f6f16451e154f6b652b5bf2823808988 /src/xterm.h
parent78614721380456edb71ba1c6d4d4a161a1bd758d (diff)
downloademacs-f795ed97e67ced9391ec39c5d42fecfb4e35d2e2.tar.gz
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
* xterm.h [USE_X_TOOLKIT]: Don't include Xaw/Box.h.
Diffstat (limited to 'src/xterm.h')
-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. */
window inside a widget instead of one
that Xt creates... */
#include <X11/StringDefs.h>
-#include <X11/Xaw/Box.h>
#endif
/* Define a queue for X-events. One such queue is used for mouse clicks.