diff options
Diffstat (limited to 'src/compat/ntqqueue.h')
-rw-r--r-- | src/compat/ntqqueue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/ntqqueue.h b/src/compat/ntqqueue.h index 0af0f1c99..7165a2ed7 100644 --- a/src/compat/ntqqueue.h +++ b/src/compat/ntqqueue.h @@ -21,7 +21,7 @@ *****************************************************************************/ #ifndef TQQUEUE_H #define TQQUEUE_H -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT #include "ntqptrqueue.h" #endif #endif |