From ea14415e49cb57ecd0ba5d134e69d6a822d972bc Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 23 Apr 2020 14:31:44 +0000 Subject: Issue #80 - De-unify dom/smil --- dom/smil/nsSMILCompositor.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dom/smil/nsSMILCompositor.cpp') 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 -- cgit v1.2.3