зеркало из https://github.com/mozilla/gecko-dev.git
Fix wrong include paths for Bug 914944, r=me
This commit is contained in:
Родитель
20dd453dbf
Коммит
ec0d03a962
|
@ -14,7 +14,7 @@
|
|||
#include "nsIDOMWindow.h"
|
||||
#include "nsIDOMEvent.h"
|
||||
#include "nsPIDOMWindow.h"
|
||||
#include "PowerManager.h"
|
||||
#include "mozilla/dom/PowerManager.h"
|
||||
|
||||
DOMCI_DATA(MozWakeLock, mozilla::dom::power::WakeLock)
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
#include "InputDispatcher.h"
|
||||
|
||||
#include "Trace.h"
|
||||
#include "PowerManager.h"
|
||||
#include "mozilla/dom/PowerManager.h"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <unistd.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче