summaryrefslogtreecommitdiffstats
path: root/dcop/KDE-ICE/Xtrans.h
diff options
context:
space:
mode:
Diffstat (limited to 'dcop/KDE-ICE/Xtrans.h')
-rw-r--r--dcop/KDE-ICE/Xtrans.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/KDE-ICE/Xtrans.h b/dcop/KDE-ICE/Xtrans.h
index 95c817fa1..08d28966f 100644
--- a/dcop/KDE-ICE/Xtrans.h
+++ b/dcop/KDE-ICE/Xtrans.h
@@ -51,7 +51,7 @@ from The Open Group.
#define _XTRANS_H_
#include "config.h"
-#if defined Q_WS_X11 && ! defined K_WS_QTONLY
+#if defined TQ_WS_X11 && ! defined K_WS_QTONLY
#include <X11/Xfuncproto.h>
#include <X11/Xos.h>
#else