diff options
Diffstat (limited to 'src/compat/ntqvector.h')
-rw-r--r-- | src/compat/ntqvector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/ntqvector.h b/src/compat/ntqvector.h index 116edaf38..54491f813 100644 --- a/src/compat/ntqvector.h +++ b/src/compat/ntqvector.h @@ -21,7 +21,7 @@ *****************************************************************************/ #ifndef TQVECTOR_H #define TQVECTOR_H -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT #include "ntqptrvector.h" #endif #endif |