diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 12:35:18 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 12:35:18 +0900 |
commit | 6a38c4bd1aac338579b7e5d9c333480182fd74d0 (patch) | |
tree | 0c8a449d4d231612b2dcdb72f6a9814346fec7e1 | |
parent | 14bc77508039a6888d0ba44945f87fcdd74b2b97 (diff) | |
download | kscope-6a38c4bd1aac338579b7e5d9c333480182fd74d0.tar.gz kscope-6a38c4bd1aac338579b7e5d9c333480182fd74d0.zip |
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | src/frontend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend.h b/src/frontend.h index dc8e31b..37dd41e 100644 --- a/src/frontend.h +++ b/src/frontend.h @@ -29,7 +29,7 @@ #define FRONTEND_H #include <tqobject.h> -#include <kprocess.h> +#include <tdeprocess.h> /** |