| Index: webrtc/modules/utility/source/jvm_android.cc
|
| diff --git a/webrtc/modules/utility/source/jvm_android.cc b/webrtc/modules/utility/source/jvm_android.cc
|
| index 648c1685eaeba7646f42c025946a44f09ae0077c..eb37fda040596952261a7916938fed46ab2fcfed 100644
|
| --- a/webrtc/modules/utility/source/jvm_android.cc
|
| +++ b/webrtc/modules/utility/source/jvm_android.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include <android/log.h>
|
|
|
| -#include "webrtc/modules/utility/interface/jvm_android.h"
|
| +#include "webrtc/modules/utility/include/jvm_android.h"
|
|
|
| #include "webrtc/base/checks.h"
|
|
|
|
|