summaryrefslogtreecommitdiffstats
path: root/kttsd/kcmkttsmgr/kcmkttsmgr.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:18 -0600
commit127600d4f12c1787365edc471904f9732743c771 (patch)
tree4c777038220b063fd8c3f65600d46e5bd5af9d89 /kttsd/kcmkttsmgr/kcmkttsmgr.cpp
parentf96a5d2fa5dd584667011b04f59941166e9399d4 (diff)
downloadtdeaccessibility-127600d4f12c1787365edc471904f9732743c771.tar.gz
tdeaccessibility-127600d4f12c1787365edc471904f9732743c771.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kttsd/kcmkttsmgr/kcmkttsmgr.cpp')
-rw-r--r--kttsd/kcmkttsmgr/kcmkttsmgr.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kttsd/kcmkttsmgr/kcmkttsmgr.cpp b/kttsd/kcmkttsmgr/kcmkttsmgr.cpp
index 9a5f52e..050e629 100644
--- a/kttsd/kcmkttsmgr/kcmkttsmgr.cpp
+++ b/kttsd/kcmkttsmgr/kcmkttsmgr.cpp
@@ -42,10 +42,10 @@
#include <klineedit.h>
#include <kurlrequester.h>
#include <kiconloader.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kgenericfactory.h>
#include <kstandarddirs.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <tdeconfig.h>
#include <knuminput.h>
#include <kcombobox.h>