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