| Index: webrtc/modules/remote_bitrate_estimator/test/packet.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/packet.h b/webrtc/modules/remote_bitrate_estimator/test/packet.h
|
| index 11885a4544f174bd41abb9825f60db298594e947..4a361c4dc20b7bce9e170cfb2e8933f426176b7c 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/packet.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/packet.h
|
| @@ -16,7 +16,7 @@
|
| #include <vector>
|
|
|
| #include "webrtc/common_types.h"
|
| -#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h"
|
| +#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
|
|
|
| namespace webrtc {
|
|
|