| Index: webrtc/modules/rtp_rtcp/source/fec_test_helper.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/fec_test_helper.h b/webrtc/modules/rtp_rtcp/source/fec_test_helper.h
|
| index e1791adba3c66aaa4acc3aa70dd6992927119cea..a5de924c89844d883b3c9cfd1b8bfc4526369648 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/fec_test_helper.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/fec_test_helper.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_RTP_RTCP_SOURCE_FEC_TEST_HELPER_H_
|
| #define WEBRTC_MODULES_RTP_RTCP_SOURCE_FEC_TEST_HELPER_H_
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/rtp_rtcp/source/forward_error_correction.h"
|
|
|
| namespace webrtc {
|
|
|