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:36:26 +0900
commit894b7dca8e8ef00614427bf03b5773e082c0596b (patch)
treecd282dfa24ebbcafefe7ad6750b2dbcc94fc5d4e
parent2681b5b264d29f97cf24ebb25978dd806799c2ac (diff)
downloadtdegames-894b7dca8e8ef00614427bf03b5773e082c0596b.tar.gz
tdegames-894b7dca8e8ef00614427bf03b5773e082c0596b.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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 83e59eb1..426a10b3 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 <tdeprocess.h>
#include "tdeio_atlantik.h"