diff options
Diffstat (limited to 'src/tools/tqptrstack.h')
-rw-r--r-- | src/tools/tqptrstack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqptrstack.h b/src/tools/tqptrstack.h index 6f404f1b9..229f03ef9 100644 --- a/src/tools/tqptrstack.h +++ b/src/tools/tqptrstack.h @@ -42,7 +42,7 @@ #define TQPTRSTACK_H #ifndef QT_H -#include "ntqglist.h" +#include "tqglist.h" #endif // QT_H template<class type> |