summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqthreadstorage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ntqthreadstorage.h')
-rw-r--r--src/tools/ntqthreadstorage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/ntqthreadstorage.h b/src/tools/ntqthreadstorage.h
index 588621237..b9e0e11bb 100644
--- a/src/tools/ntqthreadstorage.h
+++ b/src/tools/ntqthreadstorage.h
@@ -39,12 +39,12 @@
#ifndef TQTHREADSTORAGE_H
#define TQTHREADSTORAGE_H
-#ifdef TQT_THREAD_SUPPORT
-
#ifndef QT_H
#include "ntqglobal.h"
#endif // QT_H
+#ifdef TQT_THREAD_SUPPORT
+
class TQ_EXPORT TQThreadStorageData
{
public: