| Index: webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
|
| diff --git a/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h b/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
|
| index f00302ef30062f4ed81fe01210ef98bba82230bf..a086a881313013535d6a1be44226d7f51941d14d 100644
|
| --- a/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
|
| +++ b/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
|
| @@ -16,7 +16,7 @@
|
| #include "webrtc/modules/video_coding/codecs/test/packet_manipulator.h"
|
| #include "webrtc/test/gmock.h"
|
| #include "webrtc/typedefs.h"
|
| -#include "webrtc/video_frame.h"
|
| +#include "webrtc/common_video/include/video_frame.h"
|
|
|
| namespace webrtc {
|
| namespace test {
|
|
|