summaryrefslogtreecommitdiffstats
path: root/src/include/soundformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/soundformat.h')
-rw-r--r--src/include/soundformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/soundformat.h b/src/include/soundformat.h
index 566cddc..51fb9c4 100644
--- a/src/include/soundformat.h
+++ b/src/include/soundformat.h
@@ -26,7 +26,7 @@
#include <tqstring.h>
#include <tdeconfig.h>
-struct KDE_EXPORT SoundFormat {
+struct TDE_EXPORT SoundFormat {
unsigned m_SampleRate;
unsigned m_Channels;
unsigned m_SampleBits;