summaryrefslogtreecommitdiffstats
path: root/kmymoney2
diff options
context:
space:
mode:
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 4fbaf64..8945eef 100644
--- a/kmymoney2/export.h
+++ b/kmymoney2/export.h
@@ -24,7 +24,7 @@
#include <tdeversion.h>
#if KDE_IS_VERSION(3,2,90)
- #ifdef __KDE_HAVE_GCC_VISIBILITY
+ #ifdef __TDE_HAVE_GCC_VISIBILITY
#include <tdemacros.h>
#define KMYMONEY_EXPORT TDE_EXPORT
#else