diff options
Diffstat (limited to 'src/tools/ntqcleanuphandler.h')
-rw-r--r-- | src/tools/ntqcleanuphandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ntqcleanuphandler.h b/src/tools/ntqcleanuphandler.h index e1dc339b3..b6347f7ea 100644 --- a/src/tools/ntqcleanuphandler.h +++ b/src/tools/ntqcleanuphandler.h @@ -40,7 +40,7 @@ #define TQCLEANUPHANDLER_H #ifndef QT_H -#include "ntqptrlist.h" +#include "tqptrlist.h" #endif // QT_H template<class Type> |