| Index: webrtc/video/payload_router.h
|
| diff --git a/webrtc/video/payload_router.h b/webrtc/video/payload_router.h
|
| index f2d138dc2c74d2f671b151d4ccbac934682ef2bf..0a9f40c3c8f75c092a27b7c4b9f28cbe54d0a44e 100644
|
| --- a/webrtc/video/payload_router.h
|
| +++ b/webrtc/video/payload_router.h
|
| @@ -18,7 +18,7 @@
|
| #include "webrtc/base/thread_annotations.h"
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/config.h"
|
| -#include "webrtc/video_encoder.h"
|
| +#include "webrtc/api/video_encoder.h"
|
| #include "webrtc/system_wrappers/include/atomic32.h"
|
|
|
| namespace webrtc {
|
|
|