| Index: webrtc/modules/video_coding/protection_bitrate_calculator.cc
|
| diff --git a/webrtc/modules/video_coding/protection_bitrate_calculator.cc b/webrtc/modules/video_coding/protection_bitrate_calculator.cc
|
| index c92c3c445ca8834868d7bebf81fdb1813ab84ab9..ba93442f391764680ae6f5e1b00c649ea6a5e94a 100644
|
| --- a/webrtc/modules/video_coding/protection_bitrate_calculator.cc
|
| +++ b/webrtc/modules/video_coding/protection_bitrate_calculator.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include <webrtc/modules/video_coding/protection_bitrate_calculator.h>
|
| +#include "webrtc/modules/video_coding/protection_bitrate_calculator.h"
|
|
|
| namespace webrtc {
|
|
|
|
|