summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/runtime/TypedArrayAdaptors.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/runtime/TypedArrayAdaptors.h')
-rw-r--r--Source/JavaScriptCore/runtime/TypedArrayAdaptors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/runtime/TypedArrayAdaptors.h b/Source/JavaScriptCore/runtime/TypedArrayAdaptors.h
index d4dc53557..270e36860 100644
--- a/Source/JavaScriptCore/runtime/TypedArrayAdaptors.h
+++ b/Source/JavaScriptCore/runtime/TypedArrayAdaptors.h
@@ -27,6 +27,7 @@
#define TypedArrayAdaptors_h
#include "JSCJSValue.h"
+#include "MathCommon.h"
#include "TypedArrayType.h"
#include <wtf/MathExtras.h>