diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 13:08:45 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 22:25:23 +0900 |
commit | 5af24c40137c80c4de65f63ce816f77ef8b7bea3 (patch) | |
tree | a47b22ac3ff5b79df381ea09505bf82c2071c847 /buildtools/ada | |
parent | 5a0afc9e219fe72a763af031a4b3ce385316f1ea (diff) | |
download | tdevelop-master.tar.gz tdevelop-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'buildtools/ada')
-rw-r--r-- | buildtools/ada/adaproject_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ada/adaproject_part.cpp b/buildtools/ada/adaproject_part.cpp index 4cd401a5..53086236 100644 --- a/buildtools/ada/adaproject_part.cpp +++ b/buildtools/ada/adaproject_part.cpp @@ -23,7 +23,7 @@ #include <kdialogbase.h> #include <tdemessagebox.h> #include <klibloader.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kservice.h> #include <tdeconfig.h> |