summaryrefslogtreecommitdiffstats
path: root/filesharing/advanced/kcm_sambaconf/smbpasswdfile.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:06 +0900
commit9a9de18eb7ccd5afe5d01c17576a42e7aca6b321 (patch)
tree4db04a553120a11f0cee3d96d15518b869f977da /filesharing/advanced/kcm_sambaconf/smbpasswdfile.cpp
parent82186365e83cdd422c84d3c5abb89d9fed923846 (diff)
downloadtdenetwork-9a9de18eb7ccd5afe5d01c17576a42e7aca6b321.tar.gz
tdenetwork-9a9de18eb7ccd5afe5d01c17576a42e7aca6b321.zip
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'filesharing/advanced/kcm_sambaconf/smbpasswdfile.cpp')
-rw-r--r--filesharing/advanced/kcm_sambaconf/smbpasswdfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesharing/advanced/kcm_sambaconf/smbpasswdfile.cpp b/filesharing/advanced/kcm_sambaconf/smbpasswdfile.cpp
index 0e78d312..a088bc6c 100644
--- a/filesharing/advanced/kcm_sambaconf/smbpasswdfile.cpp
+++ b/filesharing/advanced/kcm_sambaconf/smbpasswdfile.cpp
@@ -35,7 +35,7 @@
#include <kdebug.h>
#include <kpassdlg.h>
#include <tdelocale.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "sambafile.h"
#include "smbpasswdfile.h"