| Index: webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc
|
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc b/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc
|
| index aeef44364a47eeaf91eef6f007fbfb259136ba7e..c422577c812cd80278daf73d3d0d64257fc50256 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc
|
| @@ -11,7 +11,7 @@
|
| #include <string.h>
|
|
|
| #include "webrtc/base/logging.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/rtp_rtcp/source/byte_io.h"
|
| #include "webrtc/modules/rtp_rtcp/source/h264_sps_parser.h"
|
| #include "webrtc/modules/rtp_rtcp/source/rtp_format_h264.h"
|
|
|