summaryrefslogtreecommitdiffstats
path: root/src/gvcore/filedetailview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:03:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:03:52 -0600
commit804a7e2aae915c4dd7b914b1f7e1d7fad8179e64 (patch)
treeda9b199344e01471db8c2689b482bdbfeddbbdf8 /src/gvcore/filedetailview.cpp
parentd5b746f16807666f51f3d1ea6dee40dcdc5a6f3d (diff)
downloadgwenview-804a7e2aae915c4dd7b914b1f7e1d7fad8179e64.tar.gz
gwenview-804a7e2aae915c4dd7b914b1f7e1d7fad8179e64.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/gvcore/filedetailview.cpp')
-rw-r--r--src/gvcore/filedetailview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/filedetailview.cpp b/src/gvcore/filedetailview.cpp
index 0dbb45d..a3cab86 100644
--- a/src/gvcore/filedetailview.cpp
+++ b/src/gvcore/filedetailview.cpp
@@ -31,7 +31,7 @@
#include <tqpixmap.h>
// KDE
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <tdefileitem.h>
#include <kglobalsettings.h>