summaryrefslogtreecommitdiffstats
path: root/dom/smil/nsSMILInstanceTime.h
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/nsSMILInstanceTime.h
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/nsSMILInstanceTime.h')
-rw-r--r--dom/smil/nsSMILInstanceTime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/smil/nsSMILInstanceTime.h b/dom/smil/nsSMILInstanceTime.h
index d5a5807e3..4602c9127 100644
--- a/dom/smil/nsSMILInstanceTime.h
+++ b/dom/smil/nsSMILInstanceTime.h
@@ -8,6 +8,7 @@
#define NS_SMILINSTANCETIME_H_
#include "nsSMILTimeValue.h"
+#include "nsISupports.h"
class nsSMILInterval;
class nsSMILTimeContainer;