From 6915c95d7c4a42d19ebbec3c87c1e308b20ec272 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:58:20 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- arts/modules/effects/fivebandmonocomplexeq_impl.cc | 4 ++-- arts/modules/effects/freeverbguifactory_impl.cc | 4 ++-- arts/modules/effects/monostereoconversion_impl.cc | 4 ++-- arts/modules/effects/stereocompressorguifactory_impl.cc | 4 ++-- arts/modules/effects/synth_stereo_fir_equalizer_impl.cc | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'arts/modules/effects') 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 #include -#include -#include +#include +#include namespace Arts { diff --git a/arts/modules/effects/freeverbguifactory_impl.cc b/arts/modules/effects/freeverbguifactory_impl.cc index c15a5bfd..4b5d4d34 100644 --- a/arts/modules/effects/freeverbguifactory_impl.cc +++ b/arts/modules/effects/freeverbguifactory_impl.cc @@ -24,8 +24,8 @@ #include "debug.h" #include "connect.h" -#include -#include +#include +#include using namespace std; using namespace Arts; diff --git a/arts/modules/effects/monostereoconversion_impl.cc b/arts/modules/effects/monostereoconversion_impl.cc index deee99fd..9bf1bbee 100644 --- a/arts/modules/effects/monostereoconversion_impl.cc +++ b/arts/modules/effects/monostereoconversion_impl.cc @@ -26,8 +26,8 @@ #include #include -#include -#include +#include +#include namespace Arts { diff --git a/arts/modules/effects/stereocompressorguifactory_impl.cc b/arts/modules/effects/stereocompressorguifactory_impl.cc index 3c05ab9f..0dd523e8 100644 --- a/arts/modules/effects/stereocompressorguifactory_impl.cc +++ b/arts/modules/effects/stereocompressorguifactory_impl.cc @@ -17,8 +17,8 @@ */ -#include -#include +#include +#include #include "artsmoduleseffects.h" #include "connect.h" 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 #include -#include -#include +#include +#include using namespace std; using namespace Arts; -- cgit v1.2.3