| Index: webrtc/modules/video_coding/main/source/timestamp_map.cc
|
| diff --git a/webrtc/modules/video_coding/main/source/timestamp_map.cc b/webrtc/modules/video_coding/main/source/timestamp_map.cc
|
| index c68a5af7ba45d2bb1a3767f2b133b5885bac6f1c..d11f9491ea98ee3feff9aeedcb7154961fbe712d 100644
|
| --- a/webrtc/modules/video_coding/main/source/timestamp_map.cc
|
| +++ b/webrtc/modules/video_coding/main/source/timestamp_map.cc
|
| @@ -11,7 +11,7 @@
|
| #include <assert.h>
|
| #include <stdlib.h>
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/video_coding/main/source/timestamp_map.h"
|
|
|
| namespace webrtc {
|
|
|