summaryrefslogtreecommitdiffstats
path: root/arts/modules/effects/synth_stereo_fir_equalizer_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'arts/modules/effects/synth_stereo_fir_equalizer_impl.cc')
-rw-r--r--arts/modules/effects/synth_stereo_fir_equalizer_impl.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/arts/modules/effects/synth_stereo_fir_equalizer_impl.cc b/arts/modules/effects/synth_stereo_fir_equalizer_impl.cc
index 364375c2..8f15a4dc 100644
--- a/arts/modules/effects/synth_stereo_fir_equalizer_impl.cc
+++ b/arts/modules/effects/synth_stereo_fir_equalizer_impl.cc
@@ -31,8 +31,8 @@
#include <stdio.h>
#include <stdlib.h>
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
using namespace std;
using namespace Arts;