| Index: webrtc/modules/utility/include/jvm_android.h
|
| diff --git a/webrtc/modules/utility/include/jvm_android.h b/webrtc/modules/utility/include/jvm_android.h
|
| index 574c977cd0498f48f05334e5132bb6afddaa288a..305e7cf0b42fef1960aa63278376be6f4db42ded 100644
|
| --- a/webrtc/modules/utility/include/jvm_android.h
|
| +++ b/webrtc/modules/utility/include/jvm_android.h
|
| @@ -16,6 +16,7 @@
|
| #include <memory>
|
| #include <string>
|
|
|
| +#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/base/thread_checker.h"
|
| #include "webrtc/modules/utility/include/helpers_android.h"
|
|
|
|
|