mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix non-unified build bustage from bug 987979 on a CLOSED TREE. r=me
This commit is contained in:
parent
378a553339
commit
008e551458
@ -15,6 +15,7 @@
|
|||||||
// TODO(xians): Break out attach and detach current thread to JVM to
|
// TODO(xians): Break out attach and detach current thread to JVM to
|
||||||
// separate functions.
|
// separate functions.
|
||||||
|
|
||||||
|
#include "AndroidJNIWrapper.h"
|
||||||
#include "webrtc/modules/audio_device/android/audio_record_jni.h"
|
#include "webrtc/modules/audio_device/android/audio_record_jni.h"
|
||||||
|
|
||||||
#include <android/log.h>
|
#include <android/log.h>
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
* be found in the AUTHORS file in the root of the source tree.
|
* be found in the AUTHORS file in the root of the source tree.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "AndroidJNIWrapper.h"
|
||||||
#include "webrtc/modules/video_capture/android/video_capture_android.h"
|
#include "webrtc/modules/video_capture/android/video_capture_android.h"
|
||||||
|
|
||||||
#include "webrtc/modules/utility/interface/helpers_android.h"
|
#include "webrtc/modules/utility/interface/helpers_android.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user