Index: webrtc/config.h |
diff --git a/webrtc/config.h b/webrtc/config.h |
index 52711636acb9e66c64b9bb475579f52d8fda98f6..4fd35db19113d8b1b5d90210ceee5e124fce6b03 100644 |
--- a/webrtc/config.h |
+++ b/webrtc/config.h |
@@ -21,6 +21,8 @@ |
namespace webrtc { |
+class RtcEventLog; |
+ |
// Settings for NACK, see RFC 4585 for details. |
struct NackConfig { |
NackConfig() : rtp_history_ms(0) {} |