summaryrefslogtreecommitdiffstats
path: root/quanta/project
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:55 +0900
commit1ed3dd1927342d86578a3a076ee759e2e2e6a11a (patch)
tree6cb42973dbbe38176485323eb7cd2e051b43438d /quanta/project
parentf6db0ffe74a86ec7a0236015359c3edc94f9bfca (diff)
downloadtdewebdev-master.tar.gz
tdewebdev-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'quanta/project')
-rw-r--r--quanta/project/projectnewweb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/project/projectnewweb.cpp b/quanta/project/projectnewweb.cpp
index 7e904fe8..ad5a9207 100644
--- a/quanta/project/projectnewweb.cpp
+++ b/quanta/project/projectnewweb.cpp
@@ -26,7 +26,7 @@
// kde includes
#include <tdelocale.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kiconloader.h>
#include <tdeio/job.h>
#include <tdemessagebox.h>