summaryrefslogtreecommitdiffstats
path: root/kmail/aboutdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/aboutdata.h')
-rw-r--r--kmail/aboutdata.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmail/aboutdata.h b/kmail/aboutdata.h
index 5c5b08ae..b8a4f404 100644
--- a/kmail/aboutdata.h
+++ b/kmail/aboutdata.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
aboutdata.h
This file is part of KMail, the KDE mail client.
@@ -33,11 +33,11 @@
#define __KMAIL_ABOUTDATA_H__
#include <tdeaboutdata.h>
-#include <tdepimmacros.h>
+#include <tdemacros.h>
namespace KMail {
- class KDE_EXPORT AboutData : public TDEAboutData {
+ class TDE_EXPORT AboutData : public TDEAboutData {
public:
AboutData();
~AboutData();