summaryrefslogtreecommitdiffstats
path: root/kmymoney2
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2')
-rw-r--r--kmymoney2/export.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/export.h b/kmymoney2/export.h
index d7ce3aa..8945eef 100644
--- a/kmymoney2/export.h
+++ b/kmymoney2/export.h
@@ -24,8 +24,8 @@
#include <tdeversion.h>
#if KDE_IS_VERSION(3,2,90)
- #ifdef __KDE_HAVE_GCC_VISIBILITY
- #include <kdemacros.h>
+ #ifdef __TDE_HAVE_GCC_VISIBILITY
+ #include <tdemacros.h>
#define KMYMONEY_EXPORT TDE_EXPORT
#else
#define KMYMONEY_EXPORT