summaryrefslogtreecommitdiffstats
path: root/mkspecs/hpux-g++-64
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/hpux-g++-64')
-rw-r--r--mkspecs/hpux-g++-64/qplatformdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/hpux-g++-64/qplatformdefs.h b/mkspecs/hpux-g++-64/qplatformdefs.h
index f0d2d1ed6..805dc8859 100644
--- a/mkspecs/hpux-g++-64/qplatformdefs.h
+++ b/mkspecs/hpux-g++-64/qplatformdefs.h
@@ -13,7 +13,7 @@
// We are hot - unistd.h should have turned on the specific APIs we requested
-#ifdef TQT_THREAD_SUPPORT
+#ifndef TQT_NO_THREAD
#include <pthread.h>
#endif