summaryrefslogtreecommitdiffstats
path: root/dom/smil/nsSMILCompositor.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-23 14:31:44 +0000
committerMoonchild <moonchild@palemoon.org>2020-04-23 14:31:44 +0000
commitea14415e49cb57ecd0ba5d134e69d6a822d972bc (patch)
treec4b69e39b54abbaf9f4954d875a9300a6331405c /dom/smil/nsSMILCompositor.cpp
parenteb8a6523b811c7d3873690d67120f5ba542b7323 (diff)
downloadUXP-ea14415e49cb57ecd0ba5d134e69d6a822d972bc.tar
UXP-ea14415e49cb57ecd0ba5d134e69d6a822d972bc.tar.gz
UXP-ea14415e49cb57ecd0ba5d134e69d6a822d972bc.tar.lz
UXP-ea14415e49cb57ecd0ba5d134e69d6a822d972bc.tar.xz
UXP-ea14415e49cb57ecd0ba5d134e69d6a822d972bc.zip
Issue #80 - De-unify dom/smil
Diffstat (limited to 'dom/smil/nsSMILCompositor.cpp')
-rw-r--r--dom/smil/nsSMILCompositor.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/smil/nsSMILCompositor.cpp b/dom/smil/nsSMILCompositor.cpp
index fe7b2c828..e7bf60932 100644
--- a/dom/smil/nsSMILCompositor.cpp
+++ b/dom/smil/nsSMILCompositor.cpp
@@ -9,6 +9,9 @@
#include "nsCSSProps.h"
#include "nsHashKeys.h"
#include "nsSMILCSSProperty.h"
+#include "mozilla/CSSEnabledState.h"
+
+using namespace mozilla;
// PLDHashEntryHdr methods
bool