Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / v8 / src / token.cc
index 5dc67bb..db88271 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
-#include "include/v8stdint.h"
+#include <stdint.h>
 #include "src/token.h"
 
 namespace v8 {