| Index: webrtc/modules/video_coding/main/source/encoded_frame.h
|
| diff --git a/webrtc/modules/video_coding/main/source/encoded_frame.h b/webrtc/modules/video_coding/main/source/encoded_frame.h
|
| index 608578c35db76566a483424941fc7d1b47a5a608..dc6bbb8445b8ff9f66328c7bdd90dc9409f2b208 100644
|
| --- a/webrtc/modules/video_coding/main/source/encoded_frame.h
|
| +++ b/webrtc/modules/video_coding/main/source/encoded_frame.h
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/common_video/interface/video_image.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/video_coding/codecs/interface/video_codec_interface.h"
|
| #include "webrtc/modules/video_coding/main/interface/video_coding_defines.h"
|
|
|
|
|