summaryrefslogtreecommitdiffstats
path: root/dom/animation/AnimationComparator.h
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-04-18 15:10:34 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-18 15:10:34 +0200
commite8f532de41c5462367486872e01f26d04dc669c8 (patch)
tree590e79828d1b3ab6d3f96a68fa72497d3c40a414 /dom/animation/AnimationComparator.h
parent18ff59c25f0bbdf85a1a3ad8c77c9eed01dc3e67 (diff)
downloadUXP-e8f532de41c5462367486872e01f26d04dc669c8.tar
UXP-e8f532de41c5462367486872e01f26d04dc669c8.tar.gz
UXP-e8f532de41c5462367486872e01f26d04dc669c8.tar.lz
UXP-e8f532de41c5462367486872e01f26d04dc669c8.tar.xz
UXP-e8f532de41c5462367486872e01f26d04dc669c8.zip
Issue #80 - De-unify dom/animation
KeyFrameEffect and KeyFrameEffectReadOnly are still built unified as buddies because they have some complex interdependency that couldn't easily be resolved without linking failures.
Diffstat (limited to 'dom/animation/AnimationComparator.h')
-rw-r--r--dom/animation/AnimationComparator.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/animation/AnimationComparator.h b/dom/animation/AnimationComparator.h
index ff665e82a..730d62f48 100644
--- a/dom/animation/AnimationComparator.h
+++ b/dom/animation/AnimationComparator.h
@@ -7,6 +7,8 @@
#ifndef mozilla_AnimationComparator_h
#define mozilla_AnimationComparator_h
+#include "mozilla/dom/Animation.h"
+
namespace mozilla {
// Although this file is called AnimationComparator, we don't actually