summaryrefslogtreecommitdiffstats
path: root/kode/license.h
diff options
context:
space:
mode:
Diffstat (limited to 'kode/license.h')
-rw-r--r--kode/license.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/license.h b/kode/license.h
index 6474babc..d5aa685d 100644
--- a/kode/license.h
+++ b/kode/license.h
@@ -22,11 +22,11 @@
#define KODE_LICENSE_H
#include <tqstring.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace KODE {
-class KDE_EXPORT License
+class TDE_EXPORT License
{
public:
enum Type { GPL, LGPL };