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:16:43 +0900
commit98e861ec6cd5d80cbef3d8b598b2f933a9dcd3a5 (patch)
tree14696ae072cd440bdaa10796be54ea2c7ac878ca /kttsd/libkttsd/stretcher.h
parentf0aa627443570c2274933fce17ffd4a9210375c1 (diff)
downloadtdeaccessibility-98e861ec6cd5d80cbef3d8b598b2f933a9dcd3a5.tar.gz
tdeaccessibility-98e861ec6cd5d80cbef3d8b598b2f933a9dcd3a5.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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;