Index: test/cctest/test-fixed-dtoa.cc |
diff --git a/test/cctest/test-fixed-dtoa.cc b/test/cctest/test-fixed-dtoa.cc |
index f1468133dd1f60efd1c10ce9b8d12dbc00c0ade9..de40d09f1bf1fdd71b7724b77baf38eb87acefe3 100644 |
--- a/test/cctest/test-fixed-dtoa.cc |
+++ b/test/cctest/test-fixed-dtoa.cc |
@@ -29,9 +29,9 @@ |
#include "src/v8.h" |
+#include "src/base/platform/platform.h" |
#include "src/double.h" |
#include "src/fixed-dtoa.h" |
-#include "src/platform.h" |
#include "test/cctest/cctest.h" |
#include "test/cctest/gay-fixed.h" |