diff options
Diffstat (limited to 'src/gui_xmebw.h')
-rw-r--r-- | src/gui_xmebw.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui_xmebw.h b/src/gui_xmebw.h index 2aaf5423c..4d9980c7f 100644 --- a/src/gui_xmebw.h +++ b/src/gui_xmebw.h @@ -46,11 +46,10 @@ # define XmNpixmapFile "pixmapFile" #endif -#ifndef LESSTIF_VERSION /* * Constants for labelLocation. */ - +#ifdef HAVE_XM_JOINSIDET_H # include <Xm/JoinSideT.h> #else # define XmLEFT 1 |