Delete CoreAudio include from media_engine.h
Bug: None Change-Id: I96f91fb64e647afc28a160700a71f1836f878ad0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150536 Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29182}
This commit is contained in:
parent
0a7d5d8408
commit
70dd16509d
@ -11,10 +11,6 @@
|
||||
#ifndef MEDIA_BASE_MEDIA_ENGINE_H_
|
||||
#define MEDIA_BASE_MEDIA_ENGINE_H_
|
||||
|
||||
#if defined(WEBRTC_MAC) && !defined(WEBRTC_IOS)
|
||||
#include <CoreAudio/CoreAudio.h>
|
||||
#endif
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user