summaryrefslogtreecommitdiffstats
path: root/kiosktool/kcms
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:05:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:05:34 -0600
commitf5457542263e7546ad17b3be30a1c9b99e80e5b4 (patch)
tree446b9f567b4f475e704cbb0456549dabacf38e6f /kiosktool/kcms
parentb69d5d27be0088558702a6bcf34938b04dcef14f (diff)
downloadkiosktool-f5457542263e7546ad17b3be30a1c9b99e80e5b4.tar.gz
kiosktool-f5457542263e7546ad17b3be30a1c9b99e80e5b4.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kiosktool/kcms')
-rw-r--r--kiosktool/kcms/autostart/kcmautostart.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kiosktool/kcms/autostart/kcmautostart.cpp b/kiosktool/kcms/autostart/kcmautostart.cpp
index c0e6a62..2c38eef 100644
--- a/kiosktool/kcms/autostart/kcmautostart.cpp
+++ b/kiosktool/kcms/autostart/kcmautostart.cpp
@@ -26,8 +26,8 @@ Boston, MA 02111-1307, USA.
#include <tqtimer.h>
#include <tqfileinfo.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include <kdesktopfile.h>
#include <kdialog.h>
#include <kgenericfactory.h>