| Index: webrtc/modules/video_coding/main/source/packet.cc
|
| diff --git a/webrtc/modules/video_coding/main/source/packet.cc b/webrtc/modules/video_coding/main/source/packet.cc
|
| index fd5a6abb8c5c7de65664117e981e0ed9d379c5a4..34384483bec6cd1963dc93f4acdb41959e7c45c6 100644
|
| --- a/webrtc/modules/video_coding/main/source/packet.cc
|
| +++ b/webrtc/modules/video_coding/main/source/packet.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/video_coding/main/source/packet.h"
|
|
|
| #include <assert.h>
|
|
|