Skip to content

Commit 627f69c

Browse files
blinophiln
authored andcommitted
Fix unified build of LibWebRTCProviderGStreamer
https://bugs.webkit.org/show_bug.cgi?id=248532 Reviewed by Youenn Fablet. * Source/WebCore/platform/mediastream/libwebrtc/gstreamer/LibWebRTCProviderGStreamer.h: LibWebRTCProvider.h needs to be included Canonical link: https://commits.webkit.org/257726@main
1 parent 157febd commit 627f69c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Source/WebCore/platform/mediastream/libwebrtc/gstreamer/LibWebRTCProviderGStreamer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
#include "GStreamerVideoDecoderFactory.h"
3131
#include "GStreamerVideoEncoderFactory.h"
32+
#include "LibWebRTCProvider.h"
3233

3334
namespace WebCore {
3435

0 commit comments

Comments
 (0)