diff options
Diffstat (limited to 'src/compat/ntqstack.h')
-rw-r--r-- | src/compat/ntqstack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/ntqstack.h b/src/compat/ntqstack.h index 43d3ad9ac..41c5992f0 100644 --- a/src/compat/ntqstack.h +++ b/src/compat/ntqstack.h @@ -21,7 +21,7 @@ *****************************************************************************/ #ifndef TQSTACK_H #define TQSTACK_H -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT #include "ntqptrstack.h" #endif #endif |