summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/hadifix/hadifixproc.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:45:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:45:44 +0900
commitcaa5df3dcc83de066034204ef4f40475e6f9e07f (patch)
tree8d35e731115f94363f93de1c5ab72ae1e0a65c86 /kttsd/plugins/hadifix/hadifixproc.cpp
parent6fb2cbd29131dd4db976c9a32dfad60122f4a8c2 (diff)
downloadtdeaccessibility-caa5df3dcc83de066034204ef4f40475e6f9e07f.tar.gz
tdeaccessibility-caa5df3dcc83de066034204ef4f40475e6f9e07f.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kttsd/plugins/hadifix/hadifixproc.cpp')
-rw-r--r--kttsd/plugins/hadifix/hadifixproc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/hadifix/hadifixproc.cpp b/kttsd/plugins/hadifix/hadifixproc.cpp
index 6bd2452..fc92f99 100644
--- a/kttsd/plugins/hadifix/hadifixproc.cpp
+++ b/kttsd/plugins/hadifix/hadifixproc.cpp
@@ -23,7 +23,7 @@
#include <kdebug.h>
#include <tdeconfig.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "hadifixproc.h"
#include "hadifixproc.moc"