]> git.eshelyaron.com Git - emacs.git/commitdiff
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
authorFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Wed, 26 Jan 1994 17:57:30 +0000 (17:57 +0000)
committerFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Wed, 26 Jan 1994 17:57:30 +0000 (17:57 +0000)
* xterm.h [USE_X_TOOLKIT]: Don't include Xaw/Box.h.

src/xterm.h

index 7c7acbf16fe681cb7b7e7c771a3bf6d8478393b1..d508eb431ba406cb4e1f09ab1b328dc0c9fa0f99 100644 (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.