summaryrefslogtreecommitdiffstats
path: root/kaddressbook/interfaces/contacteditorwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/interfaces/contacteditorwidget.h')
-rw-r--r--kaddressbook/interfaces/contacteditorwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/interfaces/contacteditorwidget.h b/kaddressbook/interfaces/contacteditorwidget.h
index 5c44e3ec..c9dc07b1 100644
--- a/kaddressbook/interfaces/contacteditorwidget.h
+++ b/kaddressbook/interfaces/contacteditorwidget.h
@@ -28,13 +28,13 @@
#include <tdeabc/addressbook.h>
#include <klibloader.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#define KAB_CEW_PLUGIN_VERSION 1
namespace KAB {
-class KDE_EXPORT ContactEditorWidget : public TQWidget
+class TDE_EXPORT ContactEditorWidget : public TQWidget
{
TQ_OBJECT