| Index: webrtc/modules/video_coding/main/source/content_metrics_processing.cc
|
| diff --git a/webrtc/modules/video_coding/main/source/content_metrics_processing.cc b/webrtc/modules/video_coding/main/source/content_metrics_processing.cc
|
| index 757ffb0e46f69a811a331c9dc8b03d61009ce8ee..ae5e633316d52121bae74f19c288f1bd126967f0 100644
|
| --- a/webrtc/modules/video_coding/main/source/content_metrics_processing.cc
|
| +++ b/webrtc/modules/video_coding/main/source/content_metrics_processing.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include <math.h>
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/video_coding/main/interface/video_coding_defines.h"
|
|
|
| namespace webrtc {
|
|
|