summaryrefslogtreecommitdiffstats
path: root/kode/typedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'kode/typedef.h')
-rw-r--r--kode/typedef.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/typedef.h b/kode/typedef.h
index 9cc69635..7da8eb46 100644
--- a/kode/typedef.h
+++ b/kode/typedef.h
@@ -22,11 +22,11 @@
#define KODE_TYPEDEF_H
#include <tqvaluelist.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace KODE {
-class KDE_EXPORT Typedef
+class TDE_EXPORT Typedef
{
public:
typedef TQValueList<Typedef> List;