summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/util/audio/dspWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/lib/util/audio/dspWrapper.h')
-rw-r--r--mpeglib/lib/util/audio/dspWrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/lib/util/audio/dspWrapper.h b/mpeglib/lib/util/audio/dspWrapper.h
index 8fc21cdf..6a6fd5be 100644
--- a/mpeglib/lib/util/audio/dspWrapper.h
+++ b/mpeglib/lib/util/audio/dspWrapper.h
@@ -18,7 +18,7 @@
class AudioFrame;
class PCMFrame;
class FloatFrame;
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
This class wraps the platform specific /dev/dsp implementation.