| Index: webrtc/modules/audio_coding/main/acm2/acm_send_test_oldapi.h
|
| diff --git a/webrtc/modules/audio_coding/main/acm2/acm_send_test_oldapi.h b/webrtc/modules/audio_coding/main/acm2/acm_send_test_oldapi.h
|
| index 7d17cb117d4d66dba0c56dd0e657aa626b82469d..fec2b5909ae57fc6bef2fc51cbb961c75716e5b6 100644
|
| --- a/webrtc/modules/audio_coding/main/acm2/acm_send_test_oldapi.h
|
| +++ b/webrtc/modules/audio_coding/main/acm2/acm_send_test_oldapi.h
|
| @@ -17,7 +17,7 @@
|
| #include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/modules/audio_coding/main/interface/audio_coding_module.h"
|
| #include "webrtc/modules/audio_coding/neteq/tools/packet_source.h"
|
| -#include "webrtc/system_wrappers/interface/clock.h"
|
| +#include "webrtc/system_wrappers/include/clock.h"
|
|
|
| namespace webrtc {
|
| class AudioEncoder;
|
|
|