summaryrefslogtreecommitdiffstats
path: root/kmobile
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:07 +0900
commitb82b302bf3b6d7a9561676b70e1edf3010a19805 (patch)
treec2cd5f50379bc594e2e07bd210785e7400ff61d3 /kmobile
parentc327636f4934564a4f1f7c7ce3b6ab73eaec230d (diff)
downloadtdepim-b82b302bf3b6d7a9561676b70e1edf3010a19805.tar.gz
tdepim-b82b302bf3b6d7a9561676b70e1edf3010a19805.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmobile')
-rw-r--r--kmobile/tdeioslave/tdeio_mobile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/tdeioslave/tdeio_mobile.cpp b/kmobile/tdeioslave/tdeio_mobile.cpp
index 1a821bb8..de946d4c 100644
--- a/kmobile/tdeioslave/tdeio_mobile.cpp
+++ b/kmobile/tdeioslave/tdeio_mobile.cpp
@@ -28,7 +28,7 @@
#include <kdebug.h>
#include <tdelocale.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdeabc/vcardconverter.h>
#include "tdeio_mobile.h"