1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00

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.
This commit is contained in:
Fred Pierresteguy 1994-01-26 17:57:30 +00:00
parent 7861472138
commit f795ed97e6

View file

@ -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.