summaryrefslogtreecommitdiffstats
path: root/khexedit
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:58 +0900
commit7becd3521b62d210a41db902e7cc2317304503cf (patch)
tree8a1a8ab22c6b06ec766f4ea02fe7116d799ea4e5 /khexedit
parentf2136ea3e8679aedd470aade1588550b49e65d3a (diff)
downloadtdeutils-7becd3521b62d210a41db902e7cc2317304503cf.tar.gz
tdeutils-7becd3521b62d210a41db902e7cc2317304503cf.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'khexedit')
-rw-r--r--khexedit/lib/khexedit_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/khexedit_export.h b/khexedit/lib/khexedit_export.h
index 8d10660..80c758b 100644
--- a/khexedit/lib/khexedit_export.h
+++ b/khexedit/lib/khexedit_export.h
@@ -18,7 +18,7 @@
#ifndef KHEXEDIT_EXPORT_H
#define KHEXEDIT_EXPORT_H
-#include <kdemacros.h>
+#include <tdemacros.h>
#define KHEXEDIT_EXPORT TDE_EXPORT