| Index: webrtc/modules/video_coding/main/source/generic_decoder.h
|
| diff --git a/webrtc/modules/video_coding/main/source/generic_decoder.h b/webrtc/modules/video_coding/main/source/generic_decoder.h
|
| index 09929e64f47b081b1c63e5c43afb350c331634f6..c1298bb3afc3bd4fa77ded33a1752858a87a8137 100644
|
| --- a/webrtc/modules/video_coding/main/source/generic_decoder.h
|
| +++ b/webrtc/modules/video_coding/main/source/generic_decoder.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_VIDEO_CODING_GENERIC_DECODER_H_
|
| #define WEBRTC_MODULES_VIDEO_CODING_GENERIC_DECODER_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/source/encoded_frame.h"
|
| #include "webrtc/modules/video_coding/main/source/timestamp_map.h"
|
|
|