Index: Source/core/html/canvas/DataView.cpp |
diff --git a/Source/core/html/canvas/DataView.cpp b/Source/core/html/canvas/DataView.cpp |
index 1c3c1b10b38cf5567b5bbb4c67b2a1c8618bf46c..70b8475642727765219462cee5f32e6a79ec3cca 100644 |
--- a/Source/core/html/canvas/DataView.cpp |
+++ b/Source/core/html/canvas/DataView.cpp |
@@ -28,6 +28,7 @@ |
#include "core/dom/ExceptionCode.h" |
#include "core/html/canvas/CheckedInt.h" |
+#include "wtf/CPU.h" |
namespace { |