summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 22:36:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 22:40:10 +0900
commit5470828b4360c41e8f31fc26b7291f07736213aa (patch)
tree747d61f7de70163c3ce64c56fb4c674fd2183122
parentf41b7082bf524c2c030a61bfbc561f00f9dffa26 (diff)
downloadtdegames-5470828b.tar.gz
tdegames-5470828b.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 894b7dca8e8ef00614427bf03b5773e082c0596b)
-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..a2860c5b 100644
--- a/atlantik/tdeio_atlantik/tdeio_atlantik.cpp
+++ b/atlantik/tdeio_atlantik/tdeio_atlantik.cpp
@@ -26,7 +26,7 @@
#endif
#endif
#include <tdeio/slavebase.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kprocess.h>
#include "tdeio_atlantik.h"