From bdb1b502083e00fe5929f9ca4204bfaa87f15263 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 1 Dec 2024 22:25:19 +0900 Subject: Rename kprocess.{h,cpp} to tdeprocess.{h.cpp}. Add temporary kprocess.h to keep things building. Signed-off-by: Michele Calgaro --- tdenewstuff/ghns.cpp | 2 +- tdenewstuff/knewstuffgeneric.cpp | 2 +- tdenewstuff/testnewstuff.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tdenewstuff') diff --git a/tdenewstuff/ghns.cpp b/tdenewstuff/ghns.cpp index 7a42ce098..e636dbc73 100644 --- a/tdenewstuff/ghns.cpp +++ b/tdenewstuff/ghns.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include "knewstuffgeneric.h" diff --git a/tdenewstuff/knewstuffgeneric.cpp b/tdenewstuff/knewstuffgeneric.cpp index 757971268..0480b1983 100644 --- a/tdenewstuff/knewstuffgeneric.cpp +++ b/tdenewstuff/knewstuffgeneric.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include #include diff --git a/tdenewstuff/testnewstuff.cpp b/tdenewstuff/testnewstuff.cpp index 8232e1f1e..5702c3c7b 100644 --- a/tdenewstuff/testnewstuff.cpp +++ b/tdenewstuff/testnewstuff.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include "testnewstuff.h" -- cgit v1.2.1