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