mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-03 22:56:49 +00:00
fix(src/components/camera/MSFunctions): use correct mediastreamer2 include
This commit is contained in:
parent
b5ad7eb585
commit
a36b70c507
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "MSFunctions.hpp"
|
||||
|
||||
// Do not include this header before `QOpenGLFunctions`!!!
|
||||
#include <mediastreamer2/msogl.h>
|
||||
#include <mediastreamer2/msogl_functions.h>
|
||||
|
||||
// =============================================================================
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2c3f66ef6f160f4c23efc2dea9485ddae8194af1
|
||||
Subproject commit 371e1aab9618f1f2b33d72e70730d3e06e185a3b
|
||||
Loading…
Add table
Reference in a new issue