summaryrefslogtreecommitdiffstats
path: root/dom/canvas/ImageBitmapColorUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/canvas/ImageBitmapColorUtils.cpp')
-rw-r--r--dom/canvas/ImageBitmapColorUtils.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/canvas/ImageBitmapColorUtils.cpp b/dom/canvas/ImageBitmapColorUtils.cpp
index 2b65c1f10..4ef4ade86 100644
--- a/dom/canvas/ImageBitmapColorUtils.cpp
+++ b/dom/canvas/ImageBitmapColorUtils.cpp
@@ -6,6 +6,9 @@
#include "ImageBitmapColorUtils.h"
+#include "js/LegacyIntTypes.h"
+#include <cmath>
+
namespace mozilla {
namespace dom {