summaryrefslogtreecommitdiffstats
path: root/dom/bindings
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-05-26 05:17:04 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-05-26 05:17:04 +0200
commitbe3acde802e7d24207dfc6c6d2e88225f063baf6 (patch)
tree6887c351fa15ad60002216a9ccd2e4c2521c0505 /dom/bindings
parent5377605d6355f26cb08a4b8d5e43130599f3ac56 (diff)
downloadUXP-be3acde802e7d24207dfc6c6d2e88225f063baf6.tar
UXP-be3acde802e7d24207dfc6c6d2e88225f063baf6.tar.gz
UXP-be3acde802e7d24207dfc6c6d2e88225f063baf6.tar.lz
UXP-be3acde802e7d24207dfc6c6d2e88225f063baf6.tar.xz
UXP-be3acde802e7d24207dfc6c6d2e88225f063baf6.zip
Issue #1564 - Fix debug build dependencies
Diffstat (limited to 'dom/bindings')
-rw-r--r--dom/bindings/SimpleGlobalObject.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/bindings/SimpleGlobalObject.cpp b/dom/bindings/SimpleGlobalObject.cpp
index 88710f7d9..34e204dc7 100644
--- a/dom/bindings/SimpleGlobalObject.cpp
+++ b/dom/bindings/SimpleGlobalObject.cpp
@@ -13,6 +13,7 @@
#include "nsNullPrincipal.h"
#include "nsThreadUtils.h"
#include "nsContentUtils.h"
+#include "nsWrapperCacheInlines.h"
#include "xpcprivate.h"