| Index: webrtc/modules/video_processing/main/source/content_analysis.h
|
| diff --git a/webrtc/modules/video_processing/main/source/content_analysis.h b/webrtc/modules/video_processing/main/source/content_analysis.h
|
| index 510c1b4a551b6d1ac6bee560ca1c40ad33ab5289..5b0767ac04d53277c3ea62062861d430c5647f6c 100644
|
| --- a/webrtc/modules/video_processing/main/source/content_analysis.h
|
| +++ b/webrtc/modules/video_processing/main/source/content_analysis.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_VIDEO_PROCESSING_MAIN_SOURCE_CONTENT_ANALYSIS_H
|
| #define WEBRTC_MODULES_VIDEO_PROCESSING_MAIN_SOURCE_CONTENT_ANALYSIS_H
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/video_processing/main/interface/video_processing_defines.h"
|
| #include "webrtc/typedefs.h"
|
| #include "webrtc/video_frame.h"
|
|
|