mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 16:42:04 -08:00
Malformed patch fix
Patch file broke during merge.
This commit is contained in:
parent
021b2f895d
commit
4df16b4a84
1 changed files with 1 additions and 1 deletions
|
|
@ -1702,7 +1702,7 @@ index 9aebaa3932..de9bd34256 100644
|
||||||
|
|
||||||
#include "desktop_device_info.h"
|
#include "desktop_device_info.h"
|
||||||
#include "MediaEngineSource.h"
|
#include "MediaEngineSource.h"
|
||||||
@@ -45,6 +46,23 @@ namespace webrtc {
|
@@ -45,6 +46,35 @@ namespace webrtc {
|
||||||
|
|
||||||
class VideoCaptureEncodeInterface;
|
class VideoCaptureEncodeInterface;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue