| Index: webrtc/voice_engine/monitor_module.h
|
| diff --git a/webrtc/voice_engine/monitor_module.h b/webrtc/voice_engine/monitor_module.h
|
| index 42ea74d7e2ab3053fe7bfc9a1c843c198c5d5a77..fe915b320b3df972a461918a25fdf7937371a70f 100644
|
| --- a/webrtc/voice_engine/monitor_module.h
|
| +++ b/webrtc/voice_engine/monitor_module.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_VOICE_ENGINE_MONITOR_MODULE_H
|
| #define WEBRTC_VOICE_ENGINE_MONITOR_MODULE_H
|
|
|
| -#include "webrtc/modules/interface/module.h"
|
| +#include "webrtc/modules/include/module.h"
|
| #include "webrtc/typedefs.h"
|
| #include "webrtc/voice_engine/voice_engine_defines.h"
|
|
|
|
|