| Index: webrtc/modules/audio_processing/test/audio_file_processor.h
|
| diff --git a/webrtc/modules/audio_processing/test/audio_file_processor.h b/webrtc/modules/audio_processing/test/audio_file_processor.h
|
| index a3153b2244cb57b6edc67ad233ebc55501d135be..3ba20340d275f6ff5202284a0095306c07e5bf11 100644
|
| --- a/webrtc/modules/audio_processing/test/audio_file_processor.h
|
| +++ b/webrtc/modules/audio_processing/test/audio_file_processor.h
|
| @@ -25,7 +25,7 @@
|
| #ifdef WEBRTC_ANDROID_PLATFORM_BUILD
|
| #include "external/webrtc/webrtc/modules/audio_processing/debug.pb.h"
|
| #else
|
| -#include "webrtc/audio_processing/debug.pb.h"
|
| +#include "webrtc/modules/audio_processing/debug.pb.h"
|
| #endif
|
|
|
| namespace webrtc {
|
|
|