Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / v8 / src / token.cc
index 2215d39..db88271 100644 (file)
@@ -2,8 +2,8 @@
 // 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 "token.h"
+#include <stdint.h>
+#include "src/token.h"
 
 namespace v8 {
 namespace internal {