Skip to content

Commit

Permalink
fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
mpromonet committed Aug 20, 2023
1 parent 48b8207 commit 4fe5c25
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 @@ -13,6 +13,7 @@
#include "modules/video_coding/codecs/h264/include/h264.h"
#include "common_video/h264/h264_common.h"

#include "EncodedVideoFrameBuffer.h"

class NullEncoder : public webrtc::VideoEncoder {
public:
Expand Down

0 comments on commit 4fe5c25

Please sign in to comment.