summaryrefslogtreecommitdiffstats
path: root/konq-plugins/fsview/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:28 -0600
commit6fe537d6dff11f4c638c51ed1f652765b63f8591 (patch)
treee657438162c502c69864af727434ad5f4498838e /konq-plugins/fsview/main.cpp
parentcd8d59cad8377855c7bf746436518dca8eb7ce45 (diff)
downloadtdeaddons-6fe537d6dff11f4c638c51ed1f652765b63f8591.tar.gz
tdeaddons-6fe537d6dff11f4c638c51ed1f652765b63f8591.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'konq-plugins/fsview/main.cpp')
-rw-r--r--konq-plugins/fsview/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/konq-plugins/fsview/main.cpp b/konq-plugins/fsview/main.cpp
index 4be2f3b..9a112e6 100644
--- a/konq-plugins/fsview/main.cpp
+++ b/konq-plugins/fsview/main.cpp
@@ -4,9 +4,9 @@
* (C) 2002, Josef Weidendorfer
*/
-#include <kapplication.h>
-#include <kcmdlineargs.h>
-#include <kaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
+#include <tdeaboutdata.h>
#include <klocale.h>
#include <kglobal.h>
#include <tdeconfig.h>