summaryrefslogtreecommitdiffstats
path: root/dom/smil/nsSMILCSSValueType.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-24 23:49:40 +0200
committerGitHub <noreply@github.com>2020-04-24 23:49:40 +0200
commit7a9c933a2331fdc9ba214dcb81f8c39396885a9d (patch)
treede5e3c2b926c209c5f58cb8860d09d769a6fead7 /dom/smil/nsSMILCSSValueType.cpp
parent400e9018fd5b1b8e50ba5ea403ba98f9a658c076 (diff)
parent756162415bde12e60125f0b3a69e321c45956ae3 (diff)
downloadUXP-7a9c933a2331fdc9ba214dcb81f8c39396885a9d.tar
UXP-7a9c933a2331fdc9ba214dcb81f8c39396885a9d.tar.gz
UXP-7a9c933a2331fdc9ba214dcb81f8c39396885a9d.tar.lz
UXP-7a9c933a2331fdc9ba214dcb81f8c39396885a9d.tar.xz
UXP-7a9c933a2331fdc9ba214dcb81f8c39396885a9d.zip
Merge pull request #1522 from MoonchildProductions/deunify_dom
Deunify dom
Diffstat (limited to 'dom/smil/nsSMILCSSValueType.cpp')
-rw-r--r--dom/smil/nsSMILCSSValueType.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/smil/nsSMILCSSValueType.cpp b/dom/smil/nsSMILCSSValueType.cpp
index ed89e7710..2940c1367 100644
--- a/dom/smil/nsSMILCSSValueType.cpp
+++ b/dom/smil/nsSMILCSSValueType.cpp
@@ -18,6 +18,7 @@
#include "nsDebug.h"
#include "nsStyleUtil.h"
#include "nsIDocument.h"
+#include "nsComputedDOMStyle.h"
using namespace mozilla::dom;
using mozilla::StyleAnimationValue;