summaryrefslogtreecommitdiffstats
path: root/src/gvcore/thumbnailloadjob.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:43 -0600
commitab45f5cce6817a5e2507c952288c18760553fe0a (patch)
tree8c6cd0dc369766000828c33511566e9586a20715 /src/gvcore/thumbnailloadjob.cpp
parent804a7e2aae915c4dd7b914b1f7e1d7fad8179e64 (diff)
downloadgwenview-ab45f5cce6817a5e2507c952288c18760553fe0a.tar.gz
gwenview-ab45f5cce6817a5e2507c952288c18760553fe0a.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/gvcore/thumbnailloadjob.cpp')
-rw-r--r--src/gvcore/thumbnailloadjob.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/thumbnailloadjob.cpp b/src/gvcore/thumbnailloadjob.cpp
index a651292..6d1f609 100644
--- a/src/gvcore/thumbnailloadjob.cpp
+++ b/src/gvcore/thumbnailloadjob.cpp
@@ -45,7 +45,7 @@
#include <klargefile.h>
#include <kmdcodec.h>
#include <kstandarddirs.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
// libjpeg
#include <setjmp.h>