| Index: webrtc/modules/utility/source/helpers_android.cc
|
| diff --git a/webrtc/modules/utility/source/helpers_android.cc b/webrtc/modules/utility/source/helpers_android.cc
|
| index 25652f237eb90c0fbbb8d9f3aba59e20c0fd5fe5..aea35f8d5a254b34c89bfa855f8129f932ab1847 100644
|
| --- a/webrtc/modules/utility/source/helpers_android.cc
|
| +++ b/webrtc/modules/utility/source/helpers_android.cc
|
| @@ -9,7 +9,7 @@
|
| */
|
|
|
| #include "webrtc/base/checks.h"
|
| -#include "webrtc/modules/utility/interface/helpers_android.h"
|
| +#include "webrtc/modules/utility/include/helpers_android.h"
|
|
|
| #include <android/log.h>
|
| #include <assert.h>
|
|
|