summaryrefslogtreecommitdiffstats
path: root/kode/code.h
diff options
context:
space:
mode:
Diffstat (limited to 'kode/code.h')
-rw-r--r--kode/code.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/code.h b/kode/code.h
index 97a1b8d3..d060b2f5 100644
--- a/kode/code.h
+++ b/kode/code.h
@@ -26,10 +26,10 @@
#include <tqvaluelist.h>
#include <tqstring.h>
#include <tqstringlist.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace KODE {
-class KDE_EXPORT Code
+class TDE_EXPORT Code
{
public:
Code();