Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / v8 / src / fixed-dtoa.cc
index 56fe9ab..7856b13 100644 (file)
@@ -2,9 +2,10 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
+#include <stdint.h>
+
 #include <cmath>
 
-#include "include/v8stdint.h"
 #include "src/base/logging.h"
 #include "src/utils.h"