Issue #80 - De-unify dom/smil

This commit is contained in:
Moonchild 2020-04-23 14:31:44 +00:00 • committed by Roy Tam
commit e734022ff3
7 changed files with 10 additions and 1 deletions

View file

@ -8,6 +8,7 @@
#define NS_SMILINSTANCETIME_H_
#include "nsSMILTimeValue.h"
#include "nsISupports.h"
class nsSMILInterval;
class nsSMILTimeContainer;