Upstream version 8.37.186.0
[platform/framework/web/crosswalk.git] / src / v8 / src / lithium-allocator.h
index adf27d0..58573c3 100644 (file)
@@ -5,11 +5,11 @@
 #ifndef V8_LITHIUM_ALLOCATOR_H_
 #define V8_LITHIUM_ALLOCATOR_H_
 
-#include "v8.h"
+#include "src/v8.h"
 
-#include "allocation.h"
-#include "lithium.h"
-#include "zone.h"
+#include "src/allocation.h"
+#include "src/lithium.h"
+#include "src/zone.h"
 
 namespace v8 {
 namespace internal {