| Index: webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h
|
| index 63db349c7428d25aae86ed5daeac6e0ca0ee7ed5..d62ecba85fe55eee5352a91e5ecdfe03758f66c2 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h
|
| @@ -30,7 +30,7 @@
|
| #include <vector>
|
|
|
| #include "webrtc/base/constructormagic.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.h"
|
| #include "webrtc/typedefs.h"
|
|
|
|
|