| Index: webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.h
|
| diff --git a/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.h b/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.h
|
| index 230dea94a094998da6f0aa987b7a04fee34302c1..bdb079bd3682be42eaa0041ef55f8abfc3abf74b 100644
|
| --- a/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.h
|
| +++ b/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.h
|
| @@ -19,7 +19,7 @@
|
| #include <CoreMedia/CoreMedia.h>
|
|
|
| #include "webrtc/base/buffer.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
|
|
| namespace webrtc {
|
|
|
|
|