summaryrefslogtreecommitdiffstats
path: root/buildtools/ada
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:08:45 +0900
committerMichele Calgaro <[email protected]>2024-12-02 22:25:23 +0900
commit5af24c40137c80c4de65f63ce816f77ef8b7bea3 (patch)
treea47b22ac3ff5b79df381ea09505bf82c2071c847 /buildtools/ada
parent5a0afc9e219fe72a763af031a4b3ce385316f1ea (diff)
downloadtdevelop-master.tar.gz
tdevelop-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'buildtools/ada')
-rw-r--r--buildtools/ada/adaproject_part.cpp2
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>