summaryrefslogtreecommitdiffstats
path: root/kjsembed
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:17:24 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:17:24 +0900
commit602c739228c0b07ec8ab1643a66e8d4f82010fec (patch)
treed49ad2f79ba400b6212666a59a4e8f3d4c654c05 /kjsembed
parent7e6a3c29fd79ad072331da915d6216a53a9b2923 (diff)
downloadtdebindings-602c739228c0b07ec8ab1643a66e8d4f82010fec.tar.gz
tdebindings-602c739228c0b07ec8ab1643a66e8d4f82010fec.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kjsembed')
-rw-r--r--kjsembed/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/global.h b/kjsembed/global.h
index e52e55db..7017f180 100644
--- a/kjsembed/global.h
+++ b/kjsembed/global.h
@@ -21,7 +21,7 @@
#ifndef KJSEMBED_GLOBAL_H
#define KJSEMBED_GLOBAL_H
-#include <kdemacros.h>
+#include <tdemacros.h>
#ifdef WIN32
# ifdef KJSEMBED_DLL