Fix forward declaration typo in UlpfecGenerator.
BUG=webrtc:5654 NOTRY=true Review-Url: https://codereview.webrtc.org/2481343004 Cr-Commit-Position: refs/heads/master@{#14963}
This commit is contained in:
parent
556f49d6b6
commit
9ed35a4bd3
@ -19,7 +19,7 @@
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
class FlexfecSenderImpl;
|
||||
class FlexfecSender;
|
||||
|
||||
class RedPacket {
|
||||
public:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user