| Index: webrtc/modules/video_coding/utility/include/qp_parser.h
|
| diff --git a/webrtc/modules/video_coding/utility/include/qp_parser.h b/webrtc/modules/video_coding/utility/include/qp_parser.h
|
| index 805b37b45c9cb0b375a540923e0cc342a5744b28..0b644ef61ce155520751b80c568a8c8ed2d7f06b 100644
|
| --- a/webrtc/modules/video_coding/utility/include/qp_parser.h
|
| +++ b/webrtc/modules/video_coding/utility/include/qp_parser.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_VIDEO_CODING_UTILITY_QP_PARSER_H_
|
| #define WEBRTC_MODULES_VIDEO_CODING_UTILITY_QP_PARSER_H_
|
|
|
| -#include "webrtc/modules/video_coding/main/source/encoded_frame.h"
|
| +#include "webrtc/modules/video_coding/encoded_frame.h"
|
|
|
| namespace webrtc {
|
|
|
|
|