| Index: webrtc/modules/audio_coding/test/TestStereo.cc
|
| diff --git a/webrtc/modules/audio_coding/test/TestStereo.cc b/webrtc/modules/audio_coding/test/TestStereo.cc
|
| index 85a2ae283b217f8abbb9e66efc115f4ea26640f0..f0eb477dadbd8b48bc9212ff56fa329322e02747 100644
|
| --- a/webrtc/modules/audio_coding/test/TestStereo.cc
|
| +++ b/webrtc/modules/audio_coding/test/TestStereo.cc
|
| @@ -14,7 +14,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/engine_configurations.h"
|
| #include "webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h"
|
|
|