diff options
Diffstat (limited to 'src/kernel/qthread_unix.cpp')
| -rw-r--r-- | src/kernel/qthread_unix.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kernel/qthread_unix.cpp b/src/kernel/qthread_unix.cpp index 7a6bc3393..501471fec 100644 --- a/src/kernel/qthread_unix.cpp +++ b/src/kernel/qthread_unix.cpp @@ -36,6 +36,8 @@ ** **********************************************************************/ +#include "ntqglobal.h" + #if defined(TQT_THREAD_SUPPORT) #include "qplatformdefs.h" |
