mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1238424 - Fix a missing header in Bluetooth module. r=brsun
This commit is contained in:
parent
709d6672a5
commit
c9e9c2819a
@ -8,6 +8,7 @@
|
||||
#define mozilla_dom_bluetooth_bluetoothpbaprequesthandle_h
|
||||
|
||||
#include "nsCOMPtr.h"
|
||||
#include "mozilla/dom/bluetooth/BluetoothCommon.h"
|
||||
#include "mozilla/dom/DOMRequest.h"
|
||||
#include "mozilla/dom/BlobSet.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user