summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/camera/camera.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/avfoundation/camera/camera.pro')
-rw-r--r--src/plugins/avfoundation/camera/camera.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/plugins/avfoundation/camera/camera.pro b/src/plugins/avfoundation/camera/camera.pro
index bf3f82934..f9782ef8f 100644
--- a/src/plugins/avfoundation/camera/camera.pro
+++ b/src/plugins/avfoundation/camera/camera.pro
@@ -38,7 +38,8 @@ HEADERS += \
avfcameraviewfindersettingscontrol.h \
avfimageencodercontrol.h \
avfcameraflashcontrol.h \
- avfvideoencodersettingscontrol.h
+ avfvideoencodersettingscontrol.h \
+ avfmediacontainercontrol.h
OBJECTIVE_SOURCES += \
avfcameraserviceplugin.mm \
@@ -59,7 +60,8 @@ OBJECTIVE_SOURCES += \
avfcameraviewfindersettingscontrol.mm \
avfimageencodercontrol.mm \
avfcameraflashcontrol.mm \
- avfvideoencodersettingscontrol.mm
+ avfvideoencodersettingscontrol.mm \
+ avfmediacontainercontrol.mm
osx {