summaryrefslogtreecommitdiffstats
path: root/dom/push/PushUtil.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-22 20:57:42 +0000
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-26 10:19:44 +0200
commit3595b9eecf7fd28ee4faa160c274e64069d749a4 (patch)
tree06e83eb811611e9fa91e0e7b5bd8ac1c3bf9b689 /dom/push/PushUtil.h
parent594cbca6d1209afbed3c9af99522d9e80fd613ab (diff)
downloadUXP-3595b9eecf7fd28ee4faa160c274e64069d749a4.tar
UXP-3595b9eecf7fd28ee4faa160c274e64069d749a4.tar.gz
UXP-3595b9eecf7fd28ee4faa160c274e64069d749a4.tar.lz
UXP-3595b9eecf7fd28ee4faa160c274e64069d749a4.tar.xz
UXP-3595b9eecf7fd28ee4faa160c274e64069d749a4.zip
Issue #80 - De-unify dom/push
Diffstat (limited to 'dom/push/PushUtil.h')
-rw-r--r--dom/push/PushUtil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/push/PushUtil.h b/dom/push/PushUtil.h
index 548ae2349..71a7af478 100644
--- a/dom/push/PushUtil.h
+++ b/dom/push/PushUtil.h
@@ -7,6 +7,7 @@
#include "nsTArray.h"
+#include "mozilla/ErrorResult.h"
#include "mozilla/dom/TypedArray.h"
namespace mozilla {