summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudioinput.h
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2012-11-01 00:42:35 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-06 18:20:09 +0100
commit47fe5f9b39575130fa7e5c3e05ec7775bbf81c99 (patch)
treeb6651cb78569fcf30edd3bc1fc82ea1661302be9 /src/multimedia/audio/qaudioinput.h
parent832c3929f2222e0e10ada33549c9d1cf90373018 (diff)
Enable the "#include <QMultimedia>" camel-case header
Rename qtmedianamespace.h/cpp -> qmultimedia.h/cpp, and have sync.profile generate the camel-case header during compilation. Part of the Header Consistency Project (http://lists.qt-project.org/pipermail/development/2012-October/007570.html) Change-Id: Iade9ee6538970b4b9935f169eb2d9a0ea6949a95 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'src/multimedia/audio/qaudioinput.h')
-rw-r--r--src/multimedia/audio/qaudioinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/audio/qaudioinput.h b/src/multimedia/audio/qaudioinput.h
index 583eb1892..fbeea840f 100644
--- a/src/multimedia/audio/qaudioinput.h
+++ b/src/multimedia/audio/qaudioinput.h
@@ -46,7 +46,7 @@
#include <QtCore/qiodevice.h>
#include <qtmultimediadefs.h>
-#include <qtmedianamespace.h>
+#include <qmultimedia.h>
#include <qaudio.h>
#include <qaudioformat.h>