diff options
Diffstat (limited to 'arts/modules/effects/fivebandmonocomplexeq_impl.cc')
-rw-r--r-- | arts/modules/effects/fivebandmonocomplexeq_impl.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arts/modules/effects/fivebandmonocomplexeq_impl.cc b/arts/modules/effects/fivebandmonocomplexeq_impl.cc index 148f1a0d..59d0ef44 100644 --- a/arts/modules/effects/fivebandmonocomplexeq_impl.cc +++ b/arts/modules/effects/fivebandmonocomplexeq_impl.cc @@ -26,8 +26,8 @@ #include <artsmoduleseffects.h> #include <connect.h> -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> namespace Arts { |