diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 12:55:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 12:55:32 +0900 |
commit | ae236e7a32d0548459035715f2137e3cf124ee90 (patch) | |
tree | bd5f40a4d618c77393654dc863d246e44db304a4 /src/processexec.h | |
parent | b8fc5b6b5ff471fdff232d693083026fdf80791e (diff) | |
download | ksensors-master.tar.gz ksensors-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/processexec.h')
-rw-r--r-- | src/processexec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/processexec.h b/src/processexec.h index 7de8c62..221f1fe 100644 --- a/src/processexec.h +++ b/src/processexec.h @@ -19,7 +19,7 @@ #define PROCESSEXEC_H #include <unistd.h> -#include <kprocess.h> +#include <tdeprocess.h> /** *@author asdf |