summaryrefslogtreecommitdiffstats
path: root/kontact/interfaces/plugin.cpp
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 /kontact/interfaces/plugin.cpp
parentc327636f4934564a4f1f7c7ce3b6ab73eaec230d (diff)
downloadtdepim-b82b302bf3b6d7a9561676b70e1edf3010a19805.tar.gz
tdepim-b82b302bf3b6d7a9561676b70e1edf3010a19805.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kontact/interfaces/plugin.cpp')
-rw-r--r--kontact/interfaces/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/interfaces/plugin.cpp b/kontact/interfaces/plugin.cpp
index 71364b6a..b3ec8202 100644
--- a/kontact/interfaces/plugin.cpp
+++ b/kontact/interfaces/plugin.cpp
@@ -27,7 +27,7 @@
#include <tdeglobal.h>
#include <tdeparts/componentfactory.h>
#include <kdebug.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <krun.h>
#include "core.h"