| Index: webrtc/modules/video_processing/main/interface/video_processing.h
|
| diff --git a/webrtc/modules/video_processing/main/interface/video_processing.h b/webrtc/modules/video_processing/main/interface/video_processing.h
|
| index 30af99fb8e6d5f4e34c1c2cfb93890361e99d30b..377a0982294f51986192cfcb81b2f8df8c14182f 100644
|
| --- a/webrtc/modules/video_processing/main/interface/video_processing.h
|
| +++ b/webrtc/modules/video_processing/main/interface/video_processing.h
|
| @@ -18,8 +18,8 @@
|
| #ifndef WEBRTC_MODULES_INTERFACE_VIDEO_PROCESSING_H
|
| #define WEBRTC_MODULES_INTERFACE_VIDEO_PROCESSING_H
|
|
|
| -#include "webrtc/modules/interface/module.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/video_processing/main/interface/video_processing_defines.h"
|
| #include "webrtc/video_frame.h"
|
|
|
|
|