| Index: webrtc/modules/pacing/include/paced_sender.h
|
| diff --git a/webrtc/modules/pacing/include/paced_sender.h b/webrtc/modules/pacing/include/paced_sender.h
|
| index f142f5517330e24bd5d451f5bbdd7eccae3a9362..2c8e36ec85427d5978e9466ef939b7194353a587 100644
|
| --- a/webrtc/modules/pacing/include/paced_sender.h
|
| +++ b/webrtc/modules/pacing/include/paced_sender.h
|
| @@ -16,8 +16,8 @@
|
|
|
| #include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/base/thread_annotations.h"
|
| -#include "webrtc/modules/interface/module.h"
|
| -#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h"
|
| +#include "webrtc/modules/include/module.h"
|
| +#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|