diff options
Diffstat (limited to 'src/tools/tqcache.h')
-rw-r--r-- | src/tools/tqcache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqcache.h b/src/tools/tqcache.h index 9d747e346..8225d7fd1 100644 --- a/src/tools/tqcache.h +++ b/src/tools/tqcache.h @@ -42,7 +42,7 @@ #define TQCACHE_H #ifndef QT_H -#include "ntqgcache.h" +#include "tqgcache.h" #endif // QT_H template<class type> |