| Index: webrtc/modules/audio_processing/test/process_test.cc
|
| diff --git a/webrtc/modules/audio_processing/test/process_test.cc b/webrtc/modules/audio_processing/test/process_test.cc
|
| index d987307f19a60c7e7c65df63706ea555c62d5380..608fce5fffceeae83ddd993d5a1d240e12a76992 100644
|
| --- a/webrtc/modules/audio_processing/test/process_test.cc
|
| +++ b/webrtc/modules/audio_processing/test/process_test.cc
|
| @@ -33,7 +33,7 @@
|
| #include "external/webrtc/webrtc/modules/audio_processing/debug.pb.h"
|
| #else
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "webrtc/audio_processing/debug.pb.h"
|
| +#include "webrtc/modules/audio_processing/debug.pb.h"
|
| #endif
|
|
|
| namespace webrtc {
|
|
|