diff options
Diffstat (limited to 'tdecore/kvmallocator.cpp')
-rw-r--r-- | tdecore/kvmallocator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kvmallocator.cpp b/tdecore/kvmallocator.cpp index 996d55791..3b887eeee 100644 --- a/tdecore/kvmallocator.cpp +++ b/tdecore/kvmallocator.cpp @@ -31,7 +31,7 @@ #include <tqintdict.h> #include <tqmap.h> -#include <ktempfile.h> +#include <tdetempfile.h> #include <kdebug.h> #include "kvmallocator.h" |