Skip to content

Commit

Permalink
fix build with latest WebRTC
Browse files Browse the repository at this point in the history
  • Loading branch information
mpromonet committed Jun 8, 2024
1 parent a3687f8 commit 5dddc17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/NullEncoder.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include "api/video_codecs/builtin_video_encoder_factory.h"
#include "modules/video_coding/codecs/h264/include/h264.h"
#include "common_video/h264/h264_common.h"
#include "modules/video_coding/include/video_codec_interface.h"

#include "EncodedVideoFrameBuffer.h"

Expand Down

0 comments on commit 5dddc17

Please sign in to comment.