Index: Source/wtf/dtoa/utils.h |
diff --git a/Source/wtf/dtoa/utils.h b/Source/wtf/dtoa/utils.h |
index 9155e08d50313b9b832410a8b52f78dde88e62f6..7f6a695e65a5a6f2b624d05e08d6051303277fd7 100644 |
--- a/Source/wtf/dtoa/utils.h |
+++ b/Source/wtf/dtoa/utils.h |
@@ -28,7 +28,8 @@ |
#ifndef DOUBLE_CONVERSION_UTILS_H_ |
#define DOUBLE_CONVERSION_UTILS_H_ |
-#include <wtf/Assertions.h> |
+#include "wtf/Assertions.h" |
+#include "wtf/CPU.h" |
#include <stdlib.h> |
#include <string.h> |