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