diff options
Diffstat (limited to 'src/compat/ntqarray.h')
-rw-r--r-- | src/compat/ntqarray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/ntqarray.h b/src/compat/ntqarray.h index dc29acdaa..4f266e542 100644 --- a/src/compat/ntqarray.h +++ b/src/compat/ntqarray.h @@ -21,7 +21,7 @@ *****************************************************************************/ #ifndef TQARRAY_H #define TQARRAY_H -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT #include "ntqmemarray.h" #endif #endif |