| Index: webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.h
|
| diff --git a/webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.h b/webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.h
|
| index 6c1209739d18c3008e8b3debf6d97ccd8d41bbf6..0b5671fe8c538af10c514f90a9315f7892655069 100644
|
| --- a/webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.h
|
| +++ b/webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/base/scoped_ptr.h"
|
| -#include "webrtc/system_wrappers/interface/clock.h"
|
| +#include "webrtc/system_wrappers/include/clock.h"
|
|
|
| namespace webrtc {
|
| class AudioCodingModule;
|
|
|