diff options
Diffstat (limited to 'kbstateapplet/kdeexportfix.h')
-rw-r--r-- | kbstateapplet/kdeexportfix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbstateapplet/kdeexportfix.h b/kbstateapplet/kdeexportfix.h index ff5b9be..a30f3d5 100644 --- a/kbstateapplet/kdeexportfix.h +++ b/kbstateapplet/kdeexportfix.h @@ -16,7 +16,7 @@ ***************************************************************************/ #include <tdeversion.h> -#if TDE_VERSION < KDE_MAKE_VERSION (3,3,2) +#if TDE_VERSION < TDE_MAKE_VERSION (3,3,2) #undef KDE_EXPORT #define KDE_EXPORT #endif |