summaryrefslogtreecommitdiffstats
path: root/kdepasswd/kcm
diff options
context:
space:
mode:
Diffstat (limited to 'kdepasswd/kcm')
-rw-r--r--kdepasswd/kcm/chfacedlg.cpp2
-rw-r--r--kdepasswd/kcm/kcm_useraccount.desktop2
-rw-r--r--kdepasswd/kcm/main.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/kdepasswd/kcm/chfacedlg.cpp b/kdepasswd/kcm/chfacedlg.cpp
index 512b7e55f..baafd651e 100644
--- a/kdepasswd/kcm/chfacedlg.cpp
+++ b/kdepasswd/kcm/chfacedlg.cpp
@@ -36,7 +36,7 @@
#include <kdialogbase.h>
#include <klocale.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kiconview.h>
#include <kimagefilepreview.h>
#include <kimageio.h>
diff --git a/kdepasswd/kcm/kcm_useraccount.desktop b/kdepasswd/kcm/kcm_useraccount.desktop
index 6171810a3..51c168bd5 100644
--- a/kdepasswd/kcm/kcm_useraccount.desktop
+++ b/kdepasswd/kcm/kcm_useraccount.desktop
@@ -4,7 +4,7 @@ Categories=Qt;TDE;X-TDE-settings-security;
X-TDE-ParentApp=kcontrol
X-TDE-Library=useraccount
Type=Application
-Exec=kcmshell kcm_useraccount
+Exec=tdecmshell kcm_useraccount
Name=Password & User Account
Name[af]=Gebruiker rekening en Wagwoord
Name[ar]=كلمة المرور و حساب المستخدم
diff --git a/kdepasswd/kcm/main.cpp b/kdepasswd/kcm/main.cpp
index bc763243d..e8135caae 100644
--- a/kdepasswd/kcm/main.cpp
+++ b/kdepasswd/kcm/main.cpp
@@ -42,7 +42,7 @@
#include <kgenericfactory.h>
#include <kmessagebox.h>
#include <kprocess.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
#include <kurl.h>
#include <kurldrag.h>