summaryrefslogtreecommitdiffstats
path: root/src/gvcore/filedetailview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/filedetailview.cpp')
-rw-r--r--src/gvcore/filedetailview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gvcore/filedetailview.cpp b/src/gvcore/filedetailview.cpp
index 28ac233..1328100 100644
--- a/src/gvcore/filedetailview.cpp
+++ b/src/gvcore/filedetailview.cpp
@@ -1,5 +1,5 @@
// vim: set tabstop=4 shiftwidth=4 noexpandtab
-/* This file is based on kfiledetailview.cpp v1.43 from the KDE libs. Original
+/* This file is based on tdefiledetailview.cpp v1.43 from the KDE libs. Original
copyright follows.
*/
/* This file is part of the KDE libraries
@@ -33,7 +33,7 @@
// KDE
#include <kapplication.h>
#include <kdebug.h>
-#include <kfileitem.h>
+#include <tdefileitem.h>
#include <kglobalsettings.h>
#include <kiconloader.h>
#include <klocale.h>