summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/stereowidening.cpp
diff options
context:
space:
mode:
authorGareth Stockwell <ext-gareth.stockwell@nokia.com>2010-07-07 17:43:04 (GMT)
committerGareth Stockwell <ext-gareth.stockwell@nokia.com>2010-07-07 17:48:57 (GMT)
commit656fd8d3f308205c811a8b1b1c9230ce5f8fc49e (patch)
tree8a1f103c649238b2eafd1c5aac94bcb50eb462a6 /src/3rdparty/phonon/mmf/stereowidening.cpp
parent03da6bf799823d8b2f7aa8ebe337076dd5d170e4 (diff)
downloadQt-656fd8d3f308205c811a8b1b1c9230ce5f8fc49e.zip
Qt-656fd8d3f308205c811a8b1b1c9230ce5f8fc49e.tar.gz
Qt-656fd8d3f308205c811a8b1b1c9230ce5f8fc49e.tar.bz2
Use lower case for including system header files
All platform includes are now lower case, i.e. '#include <foobar.h>' rather than '#include <FooBar.h>'. Note that Qt includes are still camel case, e.g. '#include <QtGui/QWidget>' Task-number: QTBUG-6528 Reviewed-by: trustme
Diffstat (limited to 'src/3rdparty/phonon/mmf/stereowidening.cpp')
-rw-r--r--src/3rdparty/phonon/mmf/stereowidening.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/mmf/stereowidening.cpp b/src/3rdparty/phonon/mmf/stereowidening.cpp
index f90651b..e452160 100644
--- a/src/3rdparty/phonon/mmf/stereowidening.cpp
+++ b/src/3rdparty/phonon/mmf/stereowidening.cpp
@@ -16,7 +16,7 @@ along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <StereoWideningBase.h>
+#include <stereowideningbase.h>
#include "stereowidening.h"
QT_BEGIN_NAMESPACE