| Index: webrtc/video_engine/overuse_frame_detector.h
|
| diff --git a/webrtc/video_engine/overuse_frame_detector.h b/webrtc/video_engine/overuse_frame_detector.h
|
| index aff4b43025f5f98972e53920910e80a453a15198..0deb5ba83c3b2def0c46dd6f6366c86737b492db 100644
|
| --- a/webrtc/video_engine/overuse_frame_detector.h
|
| +++ b/webrtc/video_engine/overuse_frame_detector.h
|
| @@ -17,7 +17,7 @@
|
| #include "webrtc/base/exp_filter.h"
|
| #include "webrtc/base/thread_annotations.h"
|
| #include "webrtc/base/thread_checker.h"
|
| -#include "webrtc/modules/interface/module.h"
|
| +#include "webrtc/modules/include/module.h"
|
|
|
| namespace webrtc {
|
|
|
|
|