emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xfns.c,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/xfns.c,v
Date: Wed, 13 Jun 2007 17:35:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/06/13 17:35:27

Index: xfns.c
===================================================================
RCS file: /sources/emacs/emacs/src/xfns.c,v
retrieving revision 1.685
retrieving revision 1.686
diff -u -b -r1.685 -r1.686
--- xfns.c      13 Jun 2007 17:35:14 -0000      1.685
+++ xfns.c      13 Jun 2007 17:35:27 -0000      1.686
@@ -74,7 +74,7 @@
 #ifndef USE_MOTIF
 #ifdef HAVE_XAW3D
 #include <X11/Xaw3d/Paned.h>
-#include <X11/Xaw/Label.h>
+#include <X11/Xaw3d/Label.h>
 #else /* !HAVE_XAW3D */
 #include <X11/Xaw/Paned.h>
 #include <X11/Xaw/Label.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]