summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoVariable.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:46:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:46:02 +0900
commitcfca5c012fea24d82a4fc93aa96feb464a58bf94 (patch)
tree0d56ff3d53aec7aede61c37da4fc3188c5f2528a /lib/kotext/KoVariable.cpp
parent8870815cc64f172228322891053943d7ab8557bb (diff)
downloadkoffice-cfca5c012fea24d82a4fc93aa96feb464a58bf94.tar.gz
koffice-cfca5c012fea24d82a4fc93aa96feb464a58bf94.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kotext/KoVariable.cpp')
-rw-r--r--lib/kotext/KoVariable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoVariable.cpp b/lib/kotext/KoVariable.cpp
index 33e28ffdf..06e74da58 100644
--- a/lib/kotext/KoVariable.cpp
+++ b/lib/kotext/KoVariable.cpp
@@ -42,7 +42,7 @@
#include <kdialogbase.h>
#include <tdeconfig.h>
#include <tdeversion.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kcalendarsystem.h>
#include <tdeaboutdata.h>