summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration
diff options
context:
space:
mode:
authorDmytro Poplavskiy <dmytro.poplavskiy@nokia.com>2012-02-06 16:43:53 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-06 13:57:42 +0100
commitee39683e273f705bfcffde8b6a9908230010843c (patch)
tree625c4c0c2365c252bb15d3d0e75a319a7044166e /tests/auto/integration
parent39c96db2b32147dcf5b5ddc1046a4a97645fee23 (diff)
Moved QMediaServiceProvider to private header.
It's not intended to be used by applications. Change-Id: I2acc26180ebb5c2419438169827f39aaf4578389 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'tests/auto/integration')
-rw-r--r--tests/auto/integration/qcamerabackend/tst_qcamerabackend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/integration/qcamerabackend/tst_qcamerabackend.cpp b/tests/auto/integration/qcamerabackend/tst_qcamerabackend.cpp
index 31058ccd6..cbf495258 100644
--- a/tests/auto/integration/qcamerabackend/tst_qcamerabackend.cpp
+++ b/tests/auto/integration/qcamerabackend/tst_qcamerabackend.cpp
@@ -60,7 +60,7 @@
#include <qcamera.h>
#include <qcameraimagecapture.h>
#include <qvideorenderercontrol.h>
-#include <qmediaserviceprovider.h>
+#include <private/qmediaserviceprovider_p.h>
QT_USE_NAMESPACE