| Index: webrtc/modules/video_coding/codecs/test/packet_manipulator.h
|
| diff --git a/webrtc/modules/video_coding/codecs/test/packet_manipulator.h b/webrtc/modules/video_coding/codecs/test/packet_manipulator.h
|
| index 16a9dc22efc61c0bda592207114d547e757fd197..dfad2e9f61d34d11037c083c5549cdf26cfc2e22 100644
|
| --- a/webrtc/modules/video_coding/codecs/test/packet_manipulator.h
|
| +++ b/webrtc/modules/video_coding/codecs/test/packet_manipulator.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include <stdlib.h>
|
|
|
| -#include "webrtc/modules/video_coding/codecs/interface/video_codec_interface.h"
|
| +#include "webrtc/modules/video_coding/include/video_codec_interface.h"
|
| #include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
| #include "webrtc/test/testsupport/packet_reader.h"
|
|
|
|
|