| Index: webrtc/modules/video_processing/main/source/video_decimator.h
|
| diff --git a/webrtc/modules/video_processing/main/source/video_decimator.h b/webrtc/modules/video_processing/main/source/video_decimator.h
|
| index 3d4573caf84a9c2f2c536e3e1309823e03ff703f..c052c30afa7aa9f91e98178353b073fcfa5942df 100644
|
| --- a/webrtc/modules/video_processing/main/source/video_decimator.h
|
| +++ b/webrtc/modules/video_processing/main/source/video_decimator.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_VIDEO_PROCESSING_MAIN_SOURCE_VIDEO_DECIMATOR_H
|
| #define WEBRTC_MODULES_VIDEO_PROCESSING_MAIN_SOURCE_VIDEO_DECIMATOR_H
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|