diff options
Diffstat (limited to 'src/tools/qgcache.cpp')
-rw-r--r-- | src/tools/qgcache.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qgcache.cpp b/src/tools/qgcache.cpp index 07a91fd26..9cde4b24e 100644 --- a/src/tools/qgcache.cpp +++ b/src/tools/qgcache.cpp @@ -39,7 +39,7 @@ **********************************************************************/ #include "ntqgcache.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "ntqdict.h" #include "ntqstring.h" |