| Index: webrtc/modules/audio_device/android/build_info.cc
|
| diff --git a/webrtc/modules/audio_device/android/build_info.cc b/webrtc/modules/audio_device/android/build_info.cc
|
| index 3628e408e5cc714c1ad89e037f224e96760a6a22..d983a5850402f26bb94fd9b79b00195db6a2f1d8 100644
|
| --- a/webrtc/modules/audio_device/android/build_info.cc
|
| +++ b/webrtc/modules/audio_device/android/build_info.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/modules/audio_device/android/build_info.h"
|
|
|
| -#include "webrtc/modules/utility/include/helpers_android.h"
|
| +#include "webrtc/modules/audio_device/android/helpers_android.h"
|
|
|
| namespace webrtc {
|
|
|
|
|