| Index: webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc
|
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc b/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc
|
| index 39b64c6ffae87dc7998e5f63cc58edd1cc4af6dd..b47e9b9359eda00348168bb9f1c0e6e72de944cf 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc
|
| @@ -11,7 +11,7 @@
|
| #include <string>
|
|
|
| #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/rtp_format_video_generic.h"
|
|
|
| namespace webrtc {
|
|
|