summaryrefslogtreecommitdiffstats
path: root/kttsd/libkttsd/stretcher.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:16:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:36:39 +0900
commitde5e54fdc1976c87b34699e520b4d495b5eb31cb (patch)
treee89e32984b042131fc4a3144a9b7272094da4696 /kttsd/libkttsd/stretcher.h
parentc7993d855db890e2fb9eb67e36634ba5aea1ffc7 (diff)
downloadtdeaccessibility-de5e54fdc1976c87b34699e520b4d495b5eb31cb.tar.gz
tdeaccessibility-de5e54fdc1976c87b34699e520b4d495b5eb31cb.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 98e861ec6cd5d80cbef3d8b598b2f933a9dcd3a5)
Diffstat (limited to 'kttsd/libkttsd/stretcher.h')
-rw-r--r--kttsd/libkttsd/stretcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/libkttsd/stretcher.h b/kttsd/libkttsd/stretcher.h
index ac278ea..7c07f25 100644
--- a/kttsd/libkttsd/stretcher.h
+++ b/kttsd/libkttsd/stretcher.h
@@ -26,7 +26,7 @@
#ifndef _STRETCHER_H_
#define _STRETCHER_H_
-#include <kdemacros.h>
+#include <tdemacros.h>
#include "kdeexportfix.h"
class TDEProcess;