summaryrefslogtreecommitdiffstats
path: root/dom/quota/QuotaRequests.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-23 12:07:55 +0000
committerMoonchild <moonchild@palemoon.org>2020-04-23 12:07:55 +0000
commitf2e99fecfdb1bfc31361fac6631e5dfdb5cfa616 (patch)
treeb1ff33b4e9d6530bed4a384b1302c16b26b65b13 /dom/quota/QuotaRequests.cpp
parent822533971544edfafc56cacbefa5b413ac3e6551 (diff)
downloadUXP-f2e99fecfdb1bfc31361fac6631e5dfdb5cfa616.tar
UXP-f2e99fecfdb1bfc31361fac6631e5dfdb5cfa616.tar.gz
UXP-f2e99fecfdb1bfc31361fac6631e5dfdb5cfa616.tar.lz
UXP-f2e99fecfdb1bfc31361fac6631e5dfdb5cfa616.tar.xz
UXP-f2e99fecfdb1bfc31361fac6631e5dfdb5cfa616.zip
Issue #80 - De-unify dom/quota
Diffstat (limited to 'dom/quota/QuotaRequests.cpp')
-rw-r--r--dom/quota/QuotaRequests.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/quota/QuotaRequests.cpp b/dom/quota/QuotaRequests.cpp
index 369bc790c..7d1c37731 100644
--- a/dom/quota/QuotaRequests.cpp
+++ b/dom/quota/QuotaRequests.cpp
@@ -8,6 +8,7 @@
#include "ActorsChild.h"
#include "nsIQuotaCallbacks.h"
+#include "nsIVariant.h"
namespace mozilla {
namespace dom {