summaryrefslogtreecommitdiffstats
path: root/ktnef/ktnef/ktnefparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktnef/ktnef/ktnefparser.h')
-rw-r--r--ktnef/ktnef/ktnefparser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ktnef/ktnef/ktnefparser.h b/ktnef/ktnef/ktnefparser.h
index fc93391c..7d42b9d1 100644
--- a/ktnef/ktnef/ktnefparser.h
+++ b/ktnef/ktnef/ktnefparser.h
@@ -21,13 +21,13 @@
#include <tqptrlist.h>
#include <tqstring.h>
#include <tqmap.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
class KTNEFAttach;
class KTNEFMessage;
class KTNEFProperty;
-class KDE_EXPORT KTNEFParser
+class TDE_EXPORT KTNEFParser
{
public:
KTNEFParser();