Bug 1238424 - Fix a missing header in Bluetooth module. r=brsun

This commit is contained in:
Boris Chiou 2016-01-10 19:07:00 +01:00
Родитель 89f27f75cc
Коммит 55464e68da
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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"