diff options
Diffstat (limited to 'korganizer/kohelper.h')
-rw-r--r-- | korganizer/kohelper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/kohelper.h b/korganizer/kohelper.h index e7348421..cae50fc4 100644 --- a/korganizer/kohelper.h +++ b/korganizer/kohelper.h @@ -25,14 +25,14 @@ #ifndef KOHELPER_H #define KOHELPER_H -#include <kdemacros.h> +#include <tdemacros.h> namespace KCal { class Calendar; class Incidence; } -class KDE_EXPORT KOHelper +class TDE_EXPORT KOHelper { public: /** |