summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/tdefilereplacepart.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:20:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:20:35 -0600
commitee38b2862bfd887e95cf62fdf244edad40ece7b2 (patch)
tree63264ce0ff5cd7083b47f4d6dc1a5dbde8c2cceb /tdefilereplace/tdefilereplacepart.cpp
parent93654a4f980a527e6f27196e6ce57220fd382733 (diff)
downloadtdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.tar.gz
tdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'tdefilereplace/tdefilereplacepart.cpp')
-rw-r--r--tdefilereplace/tdefilereplacepart.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefilereplace/tdefilereplacepart.cpp b/tdefilereplace/tdefilereplacepart.cpp
index f0ef5666..5a0e5520 100644
--- a/tdefilereplace/tdefilereplacepart.cpp
+++ b/tdefilereplace/tdefilereplacepart.cpp
@@ -22,8 +22,8 @@
// KDE
#include <dcopclient.h>
#include <dcopref.h>
-#include <kaboutapplication.h>
-#include <kapplication.h>
+#include <tdeaboutapplication.h>
+#include <tdeapplication.h>
#include <tdeaction.h>
#include <kbugreport.h>
#include <tdeconfig.h>