| Index: webrtc/modules/video_coding/main/source/frame_buffer.h
|
| diff --git a/webrtc/modules/video_coding/main/source/frame_buffer.h b/webrtc/modules/video_coding/main/source/frame_buffer.h
|
| index ab4ff6574e829707b9a84679e85f54e7876c9c24..ee38a2e79848559af9896d9cfcc80023e3b8c41a 100644
|
| --- a/webrtc/modules/video_coding/main/source/frame_buffer.h
|
| +++ b/webrtc/modules/video_coding/main/source/frame_buffer.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_VIDEO_CODING_MAIN_SOURCE_FRAME_BUFFER_H_
|
| #define WEBRTC_MODULES_VIDEO_CODING_MAIN_SOURCE_FRAME_BUFFER_H_
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/video_coding/main/interface/video_coding.h"
|
| #include "webrtc/modules/video_coding/main/source/encoded_frame.h"
|
| #include "webrtc/modules/video_coding/main/source/jitter_buffer_common.h"
|
|
|