summaryrefslogtreecommitdiffstats
path: root/katapult/common/match.h
diff options
context:
space:
mode:
Diffstat (limited to 'katapult/common/match.h')
-rw-r--r--katapult/common/match.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/katapult/common/match.h b/katapult/common/match.h
index fa0eccb..c94035d 100644
--- a/katapult/common/match.h
+++ b/katapult/common/match.h
@@ -31,7 +31,7 @@ class KatapultItem;
/**
@author Joe Ferris
*/
-class KDE_EXPORT Match {
+class TDE_EXPORT Match {
public:
Match();
Match(const KatapultItem *, int, unsigned int);