summaryrefslogtreecommitdiffstats
path: root/atlantik
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:07:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:07:26 +0900
commit270eb958489213dfbdc323a4fe04090b12c566bc (patch)
tree51cb980d82f126dad5c78aae5911d277a595cd4e /atlantik
parent7f897d7647b157ed78e8d2fc58a562ca09560d9b (diff)
downloadtdegames-270eb958489213dfbdc323a4fe04090b12c566bc.tar.gz
tdegames-270eb958489213dfbdc323a4fe04090b12c566bc.zip
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'atlantik')
-rw-r--r--atlantik/tdeio_atlantik/tdeio_atlantik.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/atlantik/tdeio_atlantik/tdeio_atlantik.cpp b/atlantik/tdeio_atlantik/tdeio_atlantik.cpp
index 9eb106f1..83e59eb1 100644
--- a/atlantik/tdeio_atlantik/tdeio_atlantik.cpp
+++ b/atlantik/tdeio_atlantik/tdeio_atlantik.cpp
@@ -27,7 +27,7 @@
#endif
#include <tdeio/slavebase.h>
#include <kinstance.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "tdeio_atlantik.h"
#include "libatlantic_export.h"