From 47fe5f9b39575130fa7e5c3e05ec7775bbf81c99 Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Thu, 1 Nov 2012 00:42:35 +0800 Subject: Enable the "#include " 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 Reviewed-by: Stephen Kelly --- src/multimedia/audio/qaudioformat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/multimedia/audio/qaudioformat.h') diff --git a/src/multimedia/audio/qaudioformat.h b/src/multimedia/audio/qaudioformat.h index 38076c784..8acc36bd4 100644 --- a/src/multimedia/audio/qaudioformat.h +++ b/src/multimedia/audio/qaudioformat.h @@ -47,7 +47,7 @@ #include #include -#include +#include QT_BEGIN_HEADER -- cgit v1.2.3