summaryrefslogtreecommitdiffstats
path: root/dom/smil/nsSMILAnimationFunction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/smil/nsSMILAnimationFunction.cpp')
-rw-r--r--dom/smil/nsSMILAnimationFunction.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/smil/nsSMILAnimationFunction.cpp b/dom/smil/nsSMILAnimationFunction.cpp
index 767181897..cd57054fb 100644
--- a/dom/smil/nsSMILAnimationFunction.cpp
+++ b/dom/smil/nsSMILAnimationFunction.cpp
@@ -24,6 +24,7 @@
#include <math.h>
#include <algorithm>
+using namespace mozilla;
using namespace mozilla::dom;
//----------------------------------------------------------------------