diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 12:54:41 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 12:54:41 +0900 |
commit | 16f76459cadb934a0e6aea05af65f80538415290 (patch) | |
tree | 79a2e26a793e65fb7871bb9c6a7d909a197d984a /bab | |
parent | 2d9cb68e5873195c1602a5adb072f442ac452448 (diff) | |
download | tde-style-baghira-master.tar.gz tde-style-baghira-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'bab')
-rw-r--r-- | bab/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bab/main.cpp b/bab/main.cpp index ed21408..b53509d 100644 --- a/bab/main.cpp +++ b/bab/main.cpp @@ -39,7 +39,7 @@ #include <kipc.h> #include <klibloader.h> #include <tdelocale.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <twin.h> |