diff options
Diffstat (limited to 'wizards/exchangewizard.h')
-rw-r--r-- | wizards/exchangewizard.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/exchangewizard.h b/wizards/exchangewizard.h index ffa35d02..a6b400a1 100644 --- a/wizards/exchangewizard.h +++ b/wizards/exchangewizard.h @@ -21,13 +21,13 @@ #define EXCHANGEWIZARD_H #include <tdeconfigwizard.h> -#include <tdepimmacros.h> +#include <tdemacros.h> class KLineEdit; class TQCheckBox; class TQSpinBox; -class KDE_EXPORT ExchangeWizard : public TDEConfigWizard +class TDE_EXPORT ExchangeWizard : public TDEConfigWizard { public: ExchangeWizard(); |