summaryrefslogtreecommitdiffstats
path: root/src/gvcore/thumbnailloadjob.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:03:52 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:03:52 -0600
commit804a7e2aae915c4dd7b914b1f7e1d7fad8179e64 (patch)
treeda9b199344e01471db8c2689b482bdbfeddbbdf8 /src/gvcore/thumbnailloadjob.cpp
parentd5b746f16807666f51f3d1ea6dee40dcdc5a6f3d (diff)
downloadgwenview-804a7e2aae915c4dd7b914b1f7e1d7fad8179e64.tar.gz
gwenview-804a7e2aae915c4dd7b914b1f7e1d7fad8179e64.zip
Rename common header files for consistency with class renaming
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 79acd44..a651292 100644
--- a/src/gvcore/thumbnailloadjob.cpp
+++ b/src/gvcore/thumbnailloadjob.cpp
@@ -37,7 +37,7 @@
#include <tqtimer.h>
// KDE
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <tdefileitem.h>
#include <kiconloader.h>