summaryrefslogtreecommitdiffstats
path: root/kbstateapplet/kdeexportfix.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbstateapplet/kdeexportfix.h')
-rw-r--r--kbstateapplet/kdeexportfix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbstateapplet/kdeexportfix.h b/kbstateapplet/kdeexportfix.h
index 172dd94..af01c25 100644
--- a/kbstateapplet/kdeexportfix.h
+++ b/kbstateapplet/kdeexportfix.h
@@ -16,7 +16,7 @@
***************************************************************************/
#include <kdeversion.h>
-#if KDE_VERSION < KDE_MAKE_VERSION (3,3,2)
+#if TDE_VERSION < KDE_MAKE_VERSION (3,3,2)
#undef KDE_EXPORT
#define KDE_EXPORT
#endif