summaryrefslogtreecommitdiffstats
path: root/khotkeys/shared/voicesignature.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/shared/voicesignature.h')
-rw-r--r--khotkeys/shared/voicesignature.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/shared/voicesignature.h b/khotkeys/shared/voicesignature.h
index af987cce1..e0f31bb31 100644
--- a/khotkeys/shared/voicesignature.h
+++ b/khotkeys/shared/voicesignature.h
@@ -23,7 +23,7 @@
#include <tqmemarray.h>
#include <tqmap.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class Sound;
class TDEConfigBase;
@@ -66,7 +66,7 @@ namespace KHotKeys
/**
@author Olivier Goffart
*/
-class KDE_EXPORT VoiceSignature{
+class TDE_EXPORT VoiceSignature{
public:
explicit VoiceSignature(const Sound& s);