diff options
Diffstat (limited to 'src/compat/ntqlist.h')
-rw-r--r-- | src/compat/ntqlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/ntqlist.h b/src/compat/ntqlist.h index 444cb3be3..4d75178cc 100644 --- a/src/compat/ntqlist.h +++ b/src/compat/ntqlist.h @@ -21,7 +21,7 @@ *****************************************************************************/ #ifndef TQLIST_H #define TQLIST_H -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT #include "ntqptrlist.h" #endif #endif |