diff options
Diffstat (limited to 'dcop/KDE-ICE/ICElibint.h')
-rw-r--r-- | dcop/KDE-ICE/ICElibint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/KDE-ICE/ICElibint.h b/dcop/KDE-ICE/ICElibint.h index f36ab7acc..268b664db 100644 --- a/dcop/KDE-ICE/ICElibint.h +++ b/dcop/KDE-ICE/ICElibint.h @@ -27,7 +27,7 @@ Author: Ralph Mor, X Consortium #define _ICELIBINT_H_ #include "config.h" -#if defined Q_WS_X11 && ! defined K_WS_QTONLY +#if defined TQ_WS_X11 && ! defined K_WS_QTONLY #include <X11/Xos.h> #include <X11/Xfuncs.h> #include <X11/Xmd.h> //schroder |