summaryrefslogtreecommitdiffstats
path: root/kmymoney2
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 18:14:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 18:14:22 +0900
commit15a11584a5e978821c7de52687ca5b22ce2f7749 (patch)
tree1fabc8985aeeef7d302d87cfb7357d581af1ebba /kmymoney2
parent1acf71ab39ae0fba392f890661b7008abc8d6d0f (diff)
downloadkmymoney-15a11584a5e978821c7de52687ca5b22ce2f7749.tar.gz
kmymoney-15a11584a5e978821c7de52687ca5b22ce2f7749.zip
Replace kdemacros.h with tdemacros.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmymoney2')
-rw-r--r--kmymoney2/export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/export.h b/kmymoney2/export.h
index d7ce3aa..4fbaf64 100644
--- a/kmymoney2/export.h
+++ b/kmymoney2/export.h
@@ -25,7 +25,7 @@
#if KDE_IS_VERSION(3,2,90)
#ifdef __KDE_HAVE_GCC_VISIBILITY
- #include <kdemacros.h>
+ #include <tdemacros.h>
#define KMYMONEY_EXPORT TDE_EXPORT
#else
#define KMYMONEY_EXPORT