| Index: webrtc/video/payload_router.h | 
| diff --git a/webrtc/video/payload_router.h b/webrtc/video/payload_router.h | 
| index f2d138dc2c74d2f671b151d4ccbac934682ef2bf..bcf1d9b977dcb093f0403229a793acbb352917c9 100644 | 
| --- a/webrtc/video/payload_router.h | 
| +++ b/webrtc/video/payload_router.h | 
| @@ -13,12 +13,12 @@ | 
|  | 
| #include <vector> | 
|  | 
| +#include "webrtc/api/video_codecs/video_encoder.h" | 
| #include "webrtc/base/constructormagic.h" | 
| #include "webrtc/base/criticalsection.h" | 
| #include "webrtc/base/thread_annotations.h" | 
| #include "webrtc/common_types.h" | 
| #include "webrtc/config.h" | 
| -#include "webrtc/video_encoder.h" | 
| #include "webrtc/system_wrappers/include/atomic32.h" | 
|  | 
| namespace webrtc { | 
|  |