зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1033130 - [bluetooth2] Add missing including of BluetoothInterface.h in BluetoothA2dpManager.cpp, r=shuang
This commit is contained in:
Родитель
5c1c665d7a
Коммит
291204e6a6
|
@ -7,14 +7,8 @@
|
|||
#include "base/basictypes.h"
|
||||
|
||||
#include "BluetoothA2dpManager.h"
|
||||
|
||||
#include <hardware/bluetooth.h>
|
||||
#include <hardware/bt_av.h>
|
||||
#if ANDROID_VERSION > 17
|
||||
#include <hardware/bt_rc.h>
|
||||
#endif
|
||||
|
||||
#include "BluetoothCommon.h"
|
||||
#include "BluetoothInterface.h"
|
||||
#include "BluetoothService.h"
|
||||
#include "BluetoothSocket.h"
|
||||
#include "BluetoothUtils.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче