diff options
Diffstat (limited to 'src/compat/ntqcollection.h')
-rw-r--r-- | src/compat/ntqcollection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/ntqcollection.h b/src/compat/ntqcollection.h index e7ddd71d8..d285b6d40 100644 --- a/src/compat/ntqcollection.h +++ b/src/compat/ntqcollection.h @@ -21,7 +21,7 @@ *****************************************************************************/ #ifndef TQCOLLECTION_H #define TQCOLLECTION_H -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT #include "ntqptrcollection.h" #endif #endif |