mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 19:10:37 -08:00
Fix last fix.
This commit is contained in:
parent
8ab9202e27
commit
a6ec6cfb60
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ Boston, MA 02110-1301, USA. */
|
|||
#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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue