summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/mockbackend/qmockdevicemanager_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/unit/mockbackend/qmockdevicemanager_p.h')
-rw-r--r--tests/auto/unit/mockbackend/qmockdevicemanager_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/unit/mockbackend/qmockdevicemanager_p.h b/tests/auto/unit/mockbackend/qmockdevicemanager_p.h
index 1eb6018fb..100fe610f 100644
--- a/tests/auto/unit/mockbackend/qmockdevicemanager_p.h
+++ b/tests/auto/unit/mockbackend/qmockdevicemanager_p.h
@@ -51,7 +51,7 @@
// We mean it.
//
-#include <private/qmediaplatformdevicemanager_p.h>
+#include <private/qplatformmediadevicemanager_p.h>
#include <qelapsedtimer.h>
#include <qaudiodeviceinfo.h>
#include <qcamerainfo.h>
@@ -62,7 +62,7 @@ Q_FORWARD_DECLARE_OBJC_CLASS(AVCaptureDeviceDiscoverySession);
class QCameraInfo;
-class QMockDeviceManager : public QMediaPlatformDeviceManager
+class QMockDeviceManager : public QPlatformMediaDeviceManager
{
public:
QMockDeviceManager();