summaryrefslogtreecommitdiffstats
path: root/kode/function.h
diff options
context:
space:
mode:
Diffstat (limited to 'kode/function.h')
-rw-r--r--kode/function.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/function.h b/kode/function.h
index 305838eb..94c8b3f1 100644
--- a/kode/function.h
+++ b/kode/function.h
@@ -26,11 +26,11 @@
#include <tqvaluelist.h>
#include <tqstring.h>
#include <tqstringlist.h>
-#include <tdepimmacros.h>
+#include <tdemacros.h>
namespace KODE {
-class KDE_EXPORT Function
+class TDE_EXPORT Function
{
public:
typedef TQValueList<Function> List;