summaryrefslogtreecommitdiffstats
path: root/dom/animation/CSSPseudoElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/animation/CSSPseudoElement.cpp')
-rw-r--r--dom/animation/CSSPseudoElement.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/animation/CSSPseudoElement.cpp b/dom/animation/CSSPseudoElement.cpp
index 0283eb59e..09aad01ef 100644
--- a/dom/animation/CSSPseudoElement.cpp
+++ b/dom/animation/CSSPseudoElement.cpp
@@ -7,7 +7,7 @@
#include "mozilla/dom/CSSPseudoElement.h"
#include "mozilla/dom/CSSPseudoElementBinding.h"
#include "mozilla/dom/Element.h"
-#include "mozilla/dom/KeyFrameEffectBinding.h" // for ElementOrCSSPseudoElement class
+#include "mozilla/dom/KeyframeEffectBinding.h" // for ElementOrCSSPseudoElement class
#include "mozilla/AnimationComparator.h"
namespace mozilla {